Aktuálně probíhá {$APP.ACTUAL_INTERVAL.round}. kolo soutěže (od {$APP.ACTUAL_INTERVAL.start} do {$APP.ACTUAL_INTERVAL.end})
Po jeho ukončení naleznete výsledky zde.

{foreach from=$APP.FINISHED_ROUNDS item=k}

Vítězové {$k.round}. kola ({$k.start} - {$k.end})


{foreach from=$k.items item=i} {include file="{$APP.CLIENT}/item.html" _item_id=$i.id _code_mandatory=$i.code_mandatory _directory={$APP.CLIENT} _points=$i.points _points_show=$i.points_show _uid=$i.uid _timestamp=$i.timestamp _hide_points=1} {/foreach} {/foreach}