{extends BaseLayout} {block content}
{loop $flash} {if $counter === 0}
{/if}

{$value[1]}

{if $counter === $last}
{/if} {/loop}

{% Vyhľadávanie}

{if $term !== NULL}

{% Výsledky vyhľadávania výrazu} {$term}. {% Počet výsledkov} {$result_count}.

{include SearchResult} {/if}
{include Footer} {/block}