mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
5 lines
105 B
HTML
5 lines
105 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block footer %}
|
|
{# Empty block to override the footer #}
|
|
{% endblock %} |