{% set h1 = "\x3ch1 id=" in content %}
{% if nav %}
{% block content %}
{% if edit_uri %}
Edit
{% endif %}
{{ content }}
{% endblock %}
{% if copyright %} {{ copyright }} – {% endif %} This document was created with MkDocs and the Material theme.
{% endif %}
{% if toc %}
{% endif %}
{% if copyright %} {{ copyright }} – {% endif %} This document was created with MkDocs and the Material theme.