{include file="common/head.tpl.html" html5=true}
{cssbutton->image script="location.href='`$SELF`?op=dates_listmonth&userid=`$userid`&sel_date=`$level_up`'" icon_left="arrow-left" string="`$level_up_title`" title=$level_up_title height=19} {$headline} {cssbutton->image script="location.href='`$SELF`?op=dates_listmonth&userid=`$userid`&sel_date=`$level_down`'" icon_right="arrow-right" string="`$level_down_title`" title=$level_down_title height=19}
{$lang.date_days2.7}
{$lang.date_days.1} {$lang.date_days.2} {$lang.date_days.3} {$lang.date_days.4} {$lang.date_days.5} {$lang.date_days2.6} / {$lang.date_days2.0}
{foreach item=tab key=id from=$tables} {if $tab.dayofweek == 1}
{/if} {if $tab.dayofweek != 0}
{/if}
{if $tab.dayofweek == 1}
{$tab.KW}
{/if}
{$tab.headline}
{foreach item=div key=idx from=$tab.dates}
{$div.html}
{/foreach}
{if $tab.dayofweek != 6}
{/if} {if $tab.dayofweek == 0}
{/if} {/foreach}
{include file="common/foot.tpl.html"}