{$faq_title}

{if $questions}
{foreach from=$questions item=question name=faq}

{$question->faq_answer}
{/foreach}
{else}
{#FAQ_NO_QUESTIONS#}
{/if}