{if count($topics)} {section name=i loop=$topics} {/section}
Òåìû ôîðóìà Ïðîñìîòðîâ Îòâåòîâ
{$topics[i].title|stripslashes|truncate:70|escape:"html"} {* {if $topics[i].comment_str}
{$topics[i].comment_str|stripslashes|truncate:140|escape:"html"|smile}
{/if} *}

{$topics[i].mktime|date_format:"%d.%m.%Y"}

{$topics[i].view} {$topics[i].comments}
{/if}