#i18n{unittree.createUnit.labelParentUnit} : ${parentUnit.label!}
#i18n{unittree.modifyUnit.labelLabel} * :
#i18n{unittree.modifyUnit.labelDescription} * :
#i18n{unittree.modifyUnit.labelSector} : <#if !hasSubUnits>#i18n{unittree.modifyUnit.labelSectorComment}#if> <#if listSectors?? && listSectors?has_content> <#list listSectors as sector> checked="checked" #if> <#if hasSubUnits> disabled="disabled" #if> /> ${sector.name!} (${sector.numberSector!}) #list> #if>