{% if css_overrides %} {% endif %} {% if favicon_path %} {% endif %} {% if custom_css_path %} {% endif %} {% block head %}{% endblock %} {% block header %}
{% if logo_path %} {% endif %} {{ project_name }}
{% if search_enabled %}
{% endif %}
{% endblock %} {% block sidebar %} {% endblock %}
{% block content %} {{ content | safe }} {% endblock %} {% block footer %} {% endblock %}
{% block scripts %} {% endblock %} {% if search_enabled %} {% endif %} {% if mermaid_enabled %} {% endif %} {% if live_reload %} {% endif %}