{$tab.KW} |
{/if}
{if $tab.dayofweek>0 && $tab.dayofweek<7}
{/if}
{if $tab.dayofweek==6 || $tab.dayofweek==0}
{else}
{/if}
{$tab.headline}
|
{if $tab.dayofweek==6 || $tab.dayofweek==0}
{else}
|
{/if}
{if $tab.dayofweek==6 || $tab.dayofweek==0}
{foreach item=div key=idx from=$tab.dates name="loop"}
{if $smarty.foreach.loop.index < 2}
{$div.html}
{/if}
{/foreach}
{else}
{foreach item=div key=idx from=$tab.dates name="loop"}
{if $smarty.foreach.loop.index < 5}
{$div.html}
{/if}
{/foreach}
{/if}
|
{if $tab.dayofweek==0 || $tab.dayofweek<6}
{/if}
{if $tab.dayofweek==0}
{/if}
{/foreach}
|