{$CONST.STATICPAGE_NEW_HEADLINES|capitalize}

{if $entries}
{foreach from=$entries item="dategroup"} {foreach from=$dategroup.entries item="entry"}
{$dategroup.date|@formatTime:$template_option.date_format}
{/foreach} {/foreach}
{if $staticpage_related_category_id >0} {$CONST.STATICPAGE_ARTICLE_OVERVIEW|capitalize}
{else} {$CONST.STATICPAGE_ARTICLE_OVERVIEW|capitalize}
{/if} {else}

{$CONST.NO_ENTRIES_TO_PRINT}

{/if}