diff --git a/templates/maps/__index.html b/templates/maps/index.html
similarity index 79%
rename from templates/maps/__index.html
rename to templates/maps/index.html
index 710bb2f..c71e2b6 100644
--- a/templates/maps/__index.html
+++ b/templates/maps/index.html
@@ -1,6 +1,6 @@
-{% extends 'base.html' %}
+{% extends 'base_no_lmenu.html' %}
{% block main %}
-
+
-
-
{% endblock %}
\ No newline at end of file