{include file="head.html"}
我的讨论
{foreach item=c from=$list}
{$c.content}
来自课程:{$c.book.title}
查看
删除
{/foreach}
{$pagelist}
{include file="footer.html"}