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" %}