{%- extends "!layout.html" %} {# not sure why, but theme CSS prevents scrolling within redoc content # If this were fixed, we could keep the navbar and footer #} {% block css %} {% endblock css %} {% block docs_navbar %} {% endblock docs_navbar %} {% block footer %} {% endblock footer %} {# djlint: off #} {%- block body_tag -%}
{%- endblock body_tag %} {# djlint: on #} {%- block extrahead %} {{ super() }} {%- endblock extrahead %} {%- block content %}