Files
site/author/project/system/views/themes/default/footer.html
2025-09-07 21:25:20 +07:00

11 lines
114 B
HTML
Executable File

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