diff --git a/templates/map.html b/templates/map.html
index 5e03c0f..39fcc3d 100644
--- a/templates/map.html
+++ b/templates/map.html
@@ -4,9 +4,9 @@
Wikidata items linked to OSM
-
+
-
+
{% from "navbar.html" import navbar with context %}
@@ -14,16 +14,18 @@
{% block nav %}{{ navbar() }}{% endblock %}
-
+