From 31e4ab8d2ad72cee4c558c41d896699ff985b2fd Mon Sep 17 00:00:00 2001 From: gzbender Date: Fri, 2 Aug 2019 10:52:49 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D1=82=D1=8C=20=D0=BA?= =?UTF-8?q?=D0=BD=D0=BE=D0=BF=D0=BA=D1=83=20=D1=80=D0=B8=D1=81=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BB=D1=8C=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BB=D0=B0=D0=B3?= =?UTF-8?q?=D0=B5=D1=80=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/templates/lilcity/home.html | 1 - 1 file changed, 1 deletion(-) diff --git a/project/templates/lilcity/home.html b/project/templates/lilcity/home.html index e052e724..6f3e7d34 100644 --- a/project/templates/lilcity/home.html +++ b/project/templates/lilcity/home.html @@ -13,7 +13,6 @@ {% block title %}School LIL.CITY{% endblock title %} {% block content %} {% include "templates/blocks/messages.html" %} - {% include "templates/blocks/buy.html" %} {% include "templates/blocks/about.html" %} {% include "templates/blocks/video.html" %} {% include "templates/blocks/counters.html" %}