Files
perm/author/project/system/views/themes/default/header.html
Кодорвань ce487f6263 Initial commit
2025-11-04 16:14:56 +07:00

11 lines
114 B
HTML
Executable File

{% block css %}
{% endblock %}
{% block body %}
<header>
</header>
{% endblock %}
{% block js %}
{% endblock %}