Initial commit

This commit is contained in:
Кодорвань
2025-11-08 02:00:04 +07:00
commit d1176d0c44
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 %}