{template 'public/header'} {template 'public/comhead'} {if $operation == 'post'}
通知编辑
{elseif $operation == 'display'}
{loop $list $row} {/loop}
显示顺序 名称 状态 操作
{$row['title']}  
{if $row['status']==1}启用{else}关闭{/if}   
{$pager}
{/if} {template 'public/footer'}