--- layout: compress # Default layout --- {% include origin-type.html %} {% include lang.html %} {% capture prefer_mode %} {% if site.theme_mode %} data-mode="{{ site.theme_mode }}" {% endif %} {% endcapture %} {% include head.html %} {% include sidebar.html lang=lang %}
{% include topbar.html lang=lang %} {{ content }} {% include_cached search-results.html lang=lang %}
{% if site.pwa.enabled %} {% endif %} {% include js-selector.html %} {% if page.mermaid %} {% include mermaid.html %} {% endif %} {% include_cached search-loader.html %}