Merge branch 'hotfix/buy-buttons' into 'master'

убрать кнопку рисовального лагеря

See merge request lilschool/site!360
remotes/origin/hotfix/free-lessons-fix
Danil 7 years ago
commit 4f9225c5c5
  1. 1
      project/templates/lilcity/home.html

@ -13,7 +13,6 @@
{% block title %}School LIL.CITY{% endblock title %} {% block title %}School LIL.CITY{% endblock title %}
{% block content %} {% block content %}
{% include "templates/blocks/messages.html" %} {% include "templates/blocks/messages.html" %}
{% include "templates/blocks/buy.html" %}
{% include "templates/blocks/about.html" %} {% include "templates/blocks/about.html" %}
{% include "templates/blocks/video.html" %} {% include "templates/blocks/video.html" %}
{% include "templates/blocks/counters.html" %} {% include "templates/blocks/counters.html" %}

Loading…
Cancel
Save