fix error syntax

This commit is contained in:
Francis REAT 2026-01-16 16:55:43 +01:00
parent 2ece576560
commit e53d81e534

View File

@ -75,6 +75,7 @@
"StartDateTime": "${carrier_apt.planned_unloading_start_datetime}" "StartDateTime": "${carrier_apt.planned_unloading_start_datetime}"
<#else> <#else>
<#stop "Appointment type not supported" > <#stop "Appointment type not supported" >
</#if>
</#if> </#if>
</#if> </#if>
}] }]