<{foreach item=question from=$questions}>
<{$question.title}>
<{$question.answer}>
<{$smarty.const._XO_LA_BACKTOTOP}>
<{/foreach}>

[ <{$smarty.const._XO_LA_BACKTOINDEX}> ]
<{$commentsnav}> <{$lang_notice}><{$smarty.const._XO_LA_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}>