<@row> <@columns>

#i18n{transparency.detail_appointment.title}

${appointment.title}

#i18n{transparency.modify_appointment.labelTitle} : ${appointment.title}

#i18n{transparency.modify_appointment.labelDescription} : ${appointment.description!''}

#i18n{transparency.modify_appointment.labelStartDate} : ${appointment.startDate}

#i18n{transparency.modify_appointment.contactsLabel} : ${appointment.contacts!''}

#i18n{transparency.manage_appointments.columnElectedOfficials} : <#list appointment.electedOfficialList as electedOfficial> ${electedOfficial.lastName}

#i18n{transparency.manage_appointments.columnLobbies} : <#list appointment.lobbyList as lobby> <#if lobby.nationalId??> ${lobby.name} <#else> ${lobby.name}

#i18n{portal.util.labelBack}