diff --git a/orga/templates/orga/orga_single.html b/orga/templates/orga/orga_single.html index 2be1693..0e00f10 100644 --- a/orga/templates/orga/orga_single.html +++ b/orga/templates/orga/orga_single.html @@ -44,7 +44,7 @@ {% for area in areas %} -
{{area.name}}
+
{{area.name}}
{% endfor %}