winutil/overrides/main.html

6 lines
106 B
HTML

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