--- layout: default ---
{% if page.title and page.title != "Documentation" %}

{{ page.title }}

{% if page.description %}

{{ page.description }}

{% endif %}
{% endif %}
{{ content }}
{% if page.prev_page or page.next_page %} {% endif %}