{include file="head.html"}
最新课程文章
{foreach item=c from=$list}
{$c.title}
{/foreach}
{$pagelist}
{include file="footer.html"}