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

{{ page.title }}

{%- endif -%} {%- if page.beta -%} {% include content/beta.md %} {%- endif -%} {%- unless page.hide_toc -%} {% include sidebar/mobile-menu-side.html %} {%- endunless -%}
{{ content }}

This page was last modified: {{ page.last_modified_at | date: '%d %b %Y' }}

{% if page.contributors %} {% include components/recent-contributor.html contributors=page.contributors %} {% endif %} {% if page.related %}
{% include components/related.html items=page.related %} {% endif %} {% unless page.hide-feedback %}
{% include components/feedback.html %} {% endunless %}
{% include components/callout.html %}
{%- unless page.hide-sidebar -%}
{% endunless %}