Files
winutil/overrides/main.html
T

5 lines
105 B
HTML

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