<{$smarty.const._MD_XOOPSFAQ_FAQ}>
<{$smarty.const._MD_XOOPSFAQ_MAIN}> »» <{$category_name}>
| <{$smarty.const._MD_XOOPSFAQ_TOC}> |
|
|
<{foreach item=question from=$questions}>
| <{$question.title}> |
| <{$question.answer}> |
<{/foreach}>
<{$commentsnav}>
<{$lang_notice}><{$smarty.const._MD_XOOPSFAQ_BACKTOINDEX}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>