{%=OW.DB.getFieldValueBySQL("SELECT [name] FROM ow_category WHERE cate_id={$cate:root_id} AND "& OW.DB.auxSQL &"")%}
{%=OW.DB.getFieldValueBySQL("SELECT [subname] FROM ow_category WHERE cate_id={$cate:root_id} AND "& OW.DB.auxSQL &"")%}
{$cate:name}
{content top="200" cate_id="{$cate:cate_id}" model="faq" table_join="INNER JOIN db_content_data on a.cid=db_content_data.cid"} {content:loop}
[content:ctitle]
<%=OW.editorContentClientDecode("[content:content]")%>
{/content:loop} {/content}