{include file="en/Public_header"/}
{volist name="$faq_list" id="vo"}

{$vo.title}

{$vo.content|raw}
{/volist}
{include file="en/Public_footer"/}