{include file="head.html"}
微投票
{foreach item=c from=$data}
{$c.title}
{$c.description}
{/foreach}
{include file="footer.html"}