#i18n{portal.system.modify_properties.boxTitle}
<#list groups_list as group>

${group.name}

${group.description}

<#list group.localizedDataList as property>
<#if property.key?ends_with( ".textblock" )> <#else> <#if property.help?length > 0> ${property.help} <#else> ${property.key}