{template 'phpcms','header'}
{loop $cha $channelid $channel}
  • More {$channel['channelname']} [Total:{$channel['itemnumber']}]
  • {loop $items[$channelid] $item}
  • {$item['adddate']} ¡E{$item['title']} {if $item[ontop]}³»{/if} {if $item[elite]}ÂË{/if} [View:{$item['hits']}]
  • {/loop}
{/loop}
{template 'member','member_right'}
{template 'phpcms','footer'}