ConLite/cms/templates/teaser_right.html

7 Zeilen
248 B
HTML

<!-- BEGIN:BLOCK -->
<div class="teaserItem">
<h3><a href="{LINK}" title="{TITLE}">{TITLE}</a></h3>
{DESCRIPTION}
<a href="{LINK}" title="{TITLE}" class="more" target="_blank">{READ_ON}</a>
</div>
<!-- END:BLOCK -->