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

{{ page.title }}

{%- endif -%}
{{ content }}
{% unless page.hide-feedback %}
{% include components/feedback.html %} {% endunless %}
{% include components/callout.html %}