Files
pot-php/${REPO_OWNER}/${REPO_NAME}/system/views/themes/default/header.html
2024-01-11 04:35:40 +07:00

11 lines
114 B
HTML

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