{% if noindex %}
{% endif %}
{{ title }}
{# Scripts #} {# Web Awesome #}
{# Docs styles #}
{# Set the theme to prevent flashing #}
{# Logo #}
{# Nav toggle #}
{% include "logo.njk" %}
{% include "logo-simple.njk" %}
{{ package.version }}
Alpha
{# Color scheme selector #}
Light
Dark
Light
Dark
System
{# Search #}
Search
/
{# 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' %}