tornavis/doc/python_api/templates/page.html

6 lines
140 B
HTML

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