{include file="head.html"}
{include file="header.html"}
{include file="user-side.html"}
我的咨询
内容
操作
{foreach item=c from=$list}
{$c.content}
来自课程:{$c.book.title}
来自文章:{$c.article.title}
查看
删除
{/foreach}
{$pagelist}
{include file="footer.html"} {include file="foot-all.html"}