{# djlint: off #} {%- 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 %} {%- block body_tag -%}
{%- endblock body_tag %} {%- block extrahead %} {{ super() }} {%- endblock extrahead %} {%- block content %}