<{if $forms}>

<{$forms_intro}>

<{foreach item=form from=$forms}>

<{$form.title}>

<{$form.desc}>

<{/foreach}> <{else}>

<{$noform}>

<{/if}>