<#if template.id?? && template.id > 0> #i18n{appointment.createModifyCalendarTemplate.pageTitleModify} <#else> #i18n{appointment.createModifyCalendarTemplate.pageTitleCreate} <@messages infos=infos errors=errors />
<@combo items=refListTemplates default_value=(template.templatePath)!'' name="templatePath" />
<#if (template.id)?? && template.id > 0>  #i18n{portal.util.labelBack}