#if attribute.helpMessage?exists&&attribute.helpMessage!=''>
<#assign helpKey = attribute.helpMessage>
#if>
<@formGroup labelKey='${attribute.title?html}' labelFor='attribute_${attribute.idAttribute}' helpKey=helpKey rows=2 mandatory=attribute.mandatory>
<#if default_values_list??>
<#assign file = default_values_list>
<#else>
#if>
<#if default_values_list??>
#i18n{portal.users.attribute.labelUpdate} :