{template 'common/header'}
{loop $helplist $item} {/loop}
ID 标题 状态 操作
{$item['id']} {$item['title']} {if empty($item['status'])} 无效 {else} 有效 {/if}  
{$helppager}
{template 'common/footer'}