{#- This extends page.html from the Furo template to add GitHub links. -#} {% extends "!page.html" %} {% block footer %} {{ super() }} {% endblock %}