{* This is the area for choosing questions from the db... it really should support choosing options from the answers, but only show if there are existing questions *}
{if $allq}
{tr}Use a question from another FAQ{/tr}
{/if}
{* next big chunk *}
{tr}FAQ questions{/tr}
{if $channels or ($find ne '')}
{include file='find.tpl'}
{/if}
{* table-responsive class cuts off css drop-down menus *}