2025-02-02 13:58:34 +11:00

7 lines
141 B
HTML

{%- extends "!page.html" -%}
{%- block footer -%}
{{ super() }}
{%- include "components/footer_contribute.html" -%}
{%- endblock footer -%}