{% if has_mermaid %} {% endif %} {% if title %}

{{ title }}

{% endif %} {% if toc_html %} {% endif %}
{% for path, body in sections %} {{ body | safe }} {% if not loop.last %}
{% endif %} {% endfor %}