{include file = "header.html"}
{section name=poll loop=$polls}

{$polls[poll].title}

{$polls[poll].description}

{/section}
{include file = "footer.html"}