{include 'head.html'}

{include 'crumb.html'}

{$content['title']}

发表日期:{date('Y-m-d',$content['publishtime'])}
{$content['content']}
{include 'footer.html'}