diff --git a/src/templates/event.html b/src/templates/event.html --- a/src/templates/event.html +++ b/src/templates/event.html @@ -19,7 +19,7 @@ {% if incidence.location %} {% i18n "Location:" %} - {{ incidence.location|safe }} + {{ incidence.location|safe }} {% endif %}