{include file="head.html"}
模板添加
模板名称: 模板的路径为/templates/xxx/
模板列表
{foreach from=$tpls item=list} {/foreach}
选择 ID 名称 添加时间 操作
{$list.id} {$list.name} {$list.time}
   
{include file="foot.html"}