{% for path in config.extra_css %}
{% endfor %}
{% if 'search' in config['plugins'] %}
{% endif %}
{% if 'mermaid2' in config['plugins'] %}
{% endif %}
{% if page.title %}{{ page.title }}{% endif %}
{% include 'html/nav.html' %} {% include 'html/index.html' %}