Initial commit

This commit is contained in:
Кодорвань
2025-11-04 16:14:56 +07:00
commit ce487f6263
140 changed files with 1013 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{% block css %}
{% endblock %}
{% block body %}
<footer>
</footer>
{% endblock %}
{% block js %}
{% endblock %}