{php $CSS = array('poll');} {template 'header'}
|
{if $itemid}
{$title}
票数:{$item[polls]} 浏览:{$item[hits]} [刷新]
添加时间:{$adddate}
{if $content}
{$content}
{else}
{/if}
{else}
{$pages}
{/if}
|