<{include file="header.html"}> <{if $action == 'list'}>

<{$pagetitle}>+添加文章

<{foreach from=$articles item=item}> <{foreachelse}> <{/foreach}>
ID 所属分类 文章标题 浏览次数 属性状态 操作选项
<{$item.art_id}> <{$item.cate_name}> <{$item.art_title}> <{$item.art_views}> <{$item.art_attr}> <{$item.art_operate}>
无任何文章!
<{$showpage}>
<{/if}> <{if $action == 'add' || $action == 'edit'}>

<{$pagetitle}>返回列表»

所属分类:
文章标题:
TAG标签: 多个标签用英文的“,”逗号隔开
内容来源: 如: 汉狐网
来源地址: 如: http://www.hanfox.com/
内容摘要: 不得超过200个中文字符,包括标点符号
文章内容:
浏览次数:
属性设置: />  />  />
审核状态:
  <{if $action == 'edit' && $row.art_id}> <{/if}>  
<{/if}> <{if $action == 'move'}>

<{$pagetitle}>返回列表»

已选定的内容: <{foreach from=$articles item=item}><{$item.art_title}>
<{/foreach}>
将以上内容移动至:
   
<{/if}> <{if $action == 'attr'}>

<{$pagetitle}>返回列表»

已选定的内容: <{foreach from=$articles item=item}><{$item.art_id}> - <{$item.art_title}>
<{/foreach}>
属性设置:  
审核状态:
   
<{/if}> <{include file="footer.html"}>