{include file="header.tpl" title="Články"} {if $articles} {foreach from=$articles item=article} {/foreach}
{$article.title} {$article.issued|date_format}
{else}

Tabulka je prázdná.

{/if} {include file="footer.tpl"}