{#keyword#} «{$keyword}»
{#explained#}
-
{foreach from=$entries item=entry}
- {$entry.subject} {if $entry.comments}({$entry.commentcount}){/if} {$entry.intime|date_format:'%d.%m.%Y // %H:%M'}
{$entry.content|strip_tags|truncate:255}
{/foreach}
{* load lang file *} {config_load file="lang`$smarty.const.PLANG`.txt" section="keyword"}
{#explained#}