summaryrefslogtreecommitdiff
path: root/ev.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'ev.html.j2')
-rw-r--r--ev.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.html.j2 b/ev.html.j2
index 7824bf9a..b0d2bf42 100644
--- a/ev.html.j2
+++ b/ev.html.j2
@@ -1,6 +1,6 @@
{% extends "common/base.j2" %}
{% block body_content %}
-<div>
+<main>
<div class="container-fluid">
<div class="container text-center">
<h1>{{ _("Verein zur F&ouml;rderung von GNUnet e.V.") }}</h1>
@@ -116,5 +116,5 @@
</div>
</div> <!-- /container -->
-</div>
+</main>
{% endblock body_content %}