<#if template.id?? && template.id > 0> #i18n{appointment.createModifyCalendarTemplate.pageTitleModify} <#else> #i18n{appointment.labelAddTemplate}

<@messages infos=infos errors=errors />
<@comboWithParams items=refListTemplates default_value=(template.templatePath)!'' name="templatePath" additionalParameters="class=\"form-control input-sm\""/>
<#if (template.id)?? && template.id > 0>