{foreach from=$form_fields item=form_field} {if $form_field.id == 'Video'} {if $package.video_allowed} {else} {/if} {else} {/if} {/foreach}
{$form_field.caption} {if $form_field.is_required} *{/if} {input property=$form_field.id}
{$form_field.caption} {if $form_field.is_required} *{/if} {input property=$form_field.id}