{include file="head.html"}
打印设置
{foreach item=c from=$list}
{$c.title}
起步
每页
修改
{/foreach}
{include file="footer.html"}