{include file=$header title="Опросы" h1="Опросы"} {$page.title} Главная Опросы {if $smarty.get.id} {$h1} {section name=customer loop=$list} {$list[customer].txt} {/section} Проголосовать Спасибо за ваш голос! Другие опросы {else} {section name=customer loop=$list} {$list[customer].txt} {/section} {/if} {include file=$footer}