{# Metadata #}
{{ meta.title }}
{# Stylesheets #}
{# Favicons #}
{# Twitter Cards #}
{# OpenGraph #}
{# Shoelace #}
{# Set the initial theme and menu states here to prevent flashing #}
Skip to main content
{# Menu toggle #}
{# Icon toolbar #}
{# GitHub #}
{# Twitter #}
{# Theme toggle #}
{# Content #}
{% if toc %}
{{ meta.title }}
{% endif %}
{% block content %} {{ content | safe }} {% endblock %}
{# Scripts #}