11 Zeilen
Kein EOL
432 B
HTML
11 Zeilen
Kein EOL
432 B
HTML
<div style="width:400px">
|
|
<p style="font-weight:bold; font-style:italic;">{TITLE}</p>
|
|
<!-- BEGIN:BLOCK -->
|
|
<div style="margin-bottom:10px;padding:3px;">
|
|
<div style="float:right; color:#aaa;">{PUBLISHED}</div>
|
|
<p style="font-weight:bold; margin-top:2px; margin-bottom:2px;"><a href="{ART_URL}">{TITLE}</a></p>
|
|
{IMAGE}{TEXT} <a href="{ART_URL}">{MORE}</a>
|
|
</div>
|
|
<!-- END:BLOCK -->
|
|
</div>
|
|
<div style="clear:both;"></div> |