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