{include file="public/header" /}

{$Think.lang.ds_storehelp}

{include file="public/admin_items" /}
{$Think.lang.help_title}
{$Think.lang.helptype_id}

{$Think.lang.ds_explanation}

{notempty name="help_list"} {foreach name="help_list" item="val"} {/foreach} {else /} {/notempty}
{$Think.lang.ds_sort} {$Think.lang.help_title} {$Think.lang.helptype_id} {$Think.lang.help_updatetime} {$Think.lang.ds_handle}
{$val.help_sort} {$val.help_title} {$val.helptype_name} {$val.help_updatetime|date="Y-m-d H:i:s"} {$Think.lang.ds_edit} {$Think.lang.ds_del}
{$Think.lang.ds_no_record}
{notempty name="help_list"} {$show_page|raw} {/notempty}