{php $CSS = array('vote');} {template 'header'}
|
{if $itemid}
{if $linkto}{/if}{$title}{if $linkto}{/if}
{$item[votes]} {$item[hits]} [] {$adddate}
{if $content}![]() {$content} {else}{/if}
{load('vote_'.$itemid.'.htm')}
{else}
{$pages}
{/if}
|