Инициализация

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich
2022-03-06 05:21:24 +10:00
commit ab752bf34f
39 changed files with 2648 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{% extends "core.html" %}
{% block main %}
<img class="banner unselectable" src="/img/школьникам.png" alt="Предложение для школьников">
{% endblock %}