{include file="header.html"} {*日志部分*}
{if $notice != ''}
{$notice}
{/if} {foreach from=$blog_list item=blog}
{$blog.description}
Tags:{$blog.tags} [阅读全文...]
{/foreach} {include file="page.html"} {include file="footer.html"}