{% if noindex %}
{% endif %}
{{ title }}
{# Scripts #} {# Web Awesome #}
{# Docs styles #}
{# Set the theme to prevent flashing #}
{# Nav toggle #}
{# Logo #}
{# Sidebar #} {% if hasSidebar %} {% endif %} {# Outline #} {% if hasOutline %} {% endif %} {# Main #}
{# Expandable outline #}
On this page
{% block beforeContent %}{% endblock %} {% block content %}
{{ title }}
{{ content | safe }} {% endblock %} {% block afterContent %}{% endblock %}
{% include 'search.njk' %}