%{include file="header.html"}%>
刀客建站系统 管理中心
- 模板管理
帮助
论坛
当前模板
<%{$out.now_tpl.tpl_name|escape:html}%>
<%{$out.now_tpl.author|escape:html}%>
<%{$out.now_tpl.tpl_desc|escape:html}%>
选择其他模板
<%{foreach from =$out.other_tpl item=v key=k}%>
<%{$v.tpl_name|escape:html}%>
预览
<%{$v.tpl_desc|escape:html}%>
<%{/foreach}%>