Files
winutil/overrides/main.html
2024-07-29 07:01:48 +03:00

6 lines
106 B
HTML

{% extends "base.html" %}
{% block footer %}
{# Empty block to override the footer #}
{% endblock %}