{include file="head.html"}
{include file="header.html"}
这是smarty下数据循环 {foreach from=$articleList key=k item=value} {/foreach}
{include file="footer.html"}