{template 'header.html'} {template 'banner.html'}
{loop $data $typedata}
{$typedata['adddate']}{lang('number_of_questions')}: {$typedata['typenum']}
{$typedata['content']}
{/loop}
{template 'footer.html'}