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