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