diff --git a/sigal/themes/galleria/templates/index.html b/sigal/themes/galleria/templates/index.html
index bac86e9..6cfba46 100644
--- a/sigal/themes/galleria/templates/index.html
+++ b/sigal/themes/galleria/templates/index.html
@@ -15,8 +15,6 @@
{% if settings.show_map and album.show_map %}
-
-
{% endif %}
{% include 'analytics.html' %}
@@ -152,6 +150,10 @@
{% else %}
{% endif %}
+ {% if settings.show_map and album.show_map %}
+
+
+ {% endif %}