{% extends "layout.html" %} {% block title %}Edit Event - OpenEventDatabase{% endblock %} {% block css %} {% endblock %} {% block head %} {% endblock %} {% block header %}Edit Event{% endblock %} {% block content %}

Propriétés actuelles de l'événement

Propriété Valeur Type
Category of the event (e.g., sport.match.football, culture.festival)
💡 Tapez au moins 2 caractères pour voir les suggestions avec emojis
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
Utile si les coordonnées longitude/latitude ont été inversées
{% endblock %} {% block scripts %} {% endblock %}