mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
6 lines
106 B
HTML
6 lines
106 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block footer %}
|
|
{# Empty block to override the footer #}
|
|
{% endblock %}
|