{#search#}
{#help#}
{if $smarty.post.word}{#res1#} ({#total#} {$searchTotal}{if $searchTotal > 25}, {#shown#} 25{/if})
{if $searchResults}-
{foreach from=$searchResults 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}
{#noJoy#}
{/if} {/if}