{template 'pc/layout/_header'}
{template 'pc/layout/member/left-layout'}
{template 'pc/layout/member/tabmenu'}

{$item['title']}

{php echo date('Y-m-d H:i',$item['createtime'])}

{$item['content']}
{if !empty($pre)} 上一篇: {$pre['title']} {/if} {if !empty($next)} 下一篇: {$next['title']} {/if}
{template 'pc/layout/_footer'}