From 755d663d9d1c45d831d7845f01e3413cb44163d7 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 27 Jan 2017 16:38:27 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=95=20=D0=A0=D0=90=D0=91=D0=9E=D0=A2?= =?UTF-8?q?=D0=90=D0=95=D0=A2:=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BB=D1=83?= =?UTF-8?q?=D1=87=D0=B0=D0=B5=D1=82=D1=81=D1=8F=20=D1=80=D0=B0=D0=B1=D0=BE?= =?UTF-8?q?=D1=82=D0=B0=D1=82=D1=8C=20=D1=81=20google=20api=20=D0=B8=D0=B7?= =?UTF-8?q?-=D0=B7=D0=B0=20=D0=B7=D0=B0=D0=BF=D1=80=D0=B5=D1=82=D0=BE?= =?UTF-8?q?=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/maps/{__index.html => index.html} | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) rename templates/maps/{__index.html => index.html} (79%) 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