{% extends "layout.html" %} {% block title %}Edit Event - OpenEventDatabase{% endblock %} {% block css %} {% endblock %} {% block head %} {% endblock %} {% block header %}Edit Event{% endblock %} {% block content %}
Category of the event (e.g., sport.match.football, culture.festival)
Series or group the event belongs to (e.g., Euro 2024, Summer Festival 2023)
Specific location name (e.g., Eiffel Tower, Wembley Stadium)
Click on the map to set the event location
{% endblock %} {% block scripts %} {% endblock %}