Initial commit

This commit is contained in:
2025-04-10 22:19:38 +07:00
commit b395a10d28
141 changed files with 1098 additions and 0 deletions

View File

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