{foreach from=$customfields item=customfield}
{$customfield.input} {if $customfield.description}

{$customfield.description}

{/if}
{/foreach}