diff --git a/project/templates/_macros.html b/project/templates/_macros.html index 57290e1..106f3a6 100644 --- a/project/templates/_macros.html +++ b/project/templates/_macros.html @@ -408,7 +408,7 @@ {% endif %} {% if event.description %} -
{{ event.description }}
+
{{ event.description }}
{% endif %}
@@ -546,7 +546,7 @@
{% if event.description %} -
{{ event.description }}
+
{{ event.description }}
{% endif %}