Initial commit

This commit is contained in:
2025-02-04 18:05:54 +07:00
commit 04847bbc53
146 changed files with 2026 additions and 0 deletions

View File

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