<{$tempsubname}>会员模版管理

提示信息:模版文件位于templates/<{$tempsubdir}>目录下,新制作的<{$tempsubname}>会员模版请直接上传至templates/<{$tempsubdir}>目录!
管理选项:添加<{$tempsubname}>模版 | <{foreach $temparray as $k=>$v}><{$v[0]}>模版管理 | <{/foreach}> [刷新页面]
<{if $act eq 'add'}>

添加<{$tempsubname}>模版

模版目录: <{$template.path}>
文件名: .<{$template.f}> 文件名由字母、数字、下划线组成,不支持中文。
模版名称: 请输入定义的模版名称,支持中文。
模版内容:
 
<{else}>

<{$tempsubname}>会员模版列表

<{foreach $dirs as $k=>$v}> <{/foreach}> <{foreach $templates as $k=>$v}> <{/foreach}>
文件名 模板名称 文件大小 修改时间 属性 操作选项
  <{$v.dirname}> <目录> <{$v.mtime}> <{$v.mod}> 新建 管理
  <{$v.filename}> <{$v.filesize}>KB <{$v.mtime}> <{$v.mod}> 修改 删除
<{/if}>
<{acopy()}>