<@row> <#if list_user_selection?has_content> <@formGroup labelFor="user_selection_id" labelKey="#i18n{module.workflow.userassignment.task.user.labelUserSelection}"> <#if list_user_selection?size == 1> <#list list_user_selection as user_selection > <@staticText> ${user_selection.firstName} ${user_selection.lastName} <#else> <#else> <@formGroup> <@staticText > #i18n{module.workflow.userassignment.task.user.noUnitSelection}