shabashka/author/project/system/views/themes/default/header.html

11 lines
114 B
HTML
Raw Permalink Normal View History

2025-02-11 11:29:27 +07:00
{% block css %}
{% endblock %}
{% block body %}
<header>
</header>
{% endblock %}
{% block js %}
{% endblock %}