{include file="header.html"}
{$notices}
{$home.Tvotes_title}
      {$votes.vt_name}
文章分类

{$articat.name}
{if $articat.next_node}         {$next_node.sub_next}
{/if}

{$home.nowNave}

{$home.vote.vote_title.vt_name}

{$home.vote.vote_title.vt_desc}

{if !$home.show_vote}
{foreach from=$home.vote.for_vote_group item=item} {if $item.is_show} {$item.vg_name}
{$item.vg_desc} {/if}
{foreach from=$item.vote_item item=vote_item} {if $vote_item.thumb_url}{$vote_item.vi_name}{/if} {$vote_item.input}{$vote_item.vi_name}
{/foreach}
{/foreach} 查看结果
{else} {foreach from=$home.vote.for_vote_group item=item} {if $item.is_show}
{$item.vg_name}[共{$item.vg_nums}票]

{$item.vg_desc}

{/if} {$item.vote_item} {/foreach} {/if}
{include file="footer.html"}