{strip} {if $item.list_pages} {assign var='list_pages' value=$item.list_pages} {/if} {foreach from=$item.items item="row"}

{$row.title|htmlspecialchars}

Poll period: {$row.date_start|date_format} - {$row.date_end|date_format}

{if $row.description}{$row.description}{/if}
{if $row.active == 'y'}Vote Here{else}Show Results{/if}
{foreachelse}


Empty list


{/foreach} {include file = "`$smarty.const.BASE_PATH`/class/DB/List/tpl/pager.tpl"} {/strip} {*
{$item.items|@print_r}
*}