events

Editing event {{ event["name"] }}

{% if error_message %}
Error: {{ error_message }}
{% endif %}
Just for your reference, here is a template event
{{ event_template }}

Delete Event

This will delete all info for the event by removing its file. If you want to remove a specific instance of the event, add a date to the dates_to_skip field.