{include file="template/home/default_web/header.html" /}

{$title}

时间:{$time|time_format="Y-m-d H:i"}

{$content|raw}
大家都看
{novel id="novel" limit="5" order="hits desc"}
{$novel['title']} {$novel['author']} | {$novel['ctitle']} {$novel['content']}
{/novel}
{include file="template/home/default_web/footer.html" /}