mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 02:22:34 -05:00
6 lines
106 B
HTML
6 lines
106 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block footer %}
|
|
{# Empty block to override the footer #}
|
|
{% endblock %}
|