{if $id!=0}
{if $rs}
{$rs[h_title]}
{$rs[h_content]}
返回 >>
{else}
内容不存在或已删除!
{/if}
{else}
{php $helpmain=array();}
{loop $helpmain $r}
{str_replace($keywords,"$keywords",$r["h_title"])}
{str_replace($keywords,"$keywords",sub_cnstrs(deletehtml($r["h_content"]),200)."...")}
{/loop}
{/if}