--- layout: main ---
{% include_cached navbar/nav.html %}
{% include_cached navbar/navbar-mobile.html %}
{% include components/breadcrumbs.html %} {%- if page.title -%}

{{ page.title }}

{%- endif -%} {% unless page.integration_type %} {% include_cached sidebar/{{ page.integration_type }}-menu-mobile.html %} {% endunless %}
{{ content }}