{% include 'public/partials/header.html' %}CALENDAR›{{ $event?'EDIT EVENT':'ADD EVENT' }}Community calendar{{ $event?'Edit custom event':'Create calendar event' }}Event titleDateTimeLocationDescription{{ $event['description']??'' }}Cancel{{ $submitLabel }}{% if $event %}Delete event{% endif %}{% include 'public/partials/footer.html' %}