--- layout: no-section ---
{% comment %} Only set an icon if one is available for the page. {% endcomment %} {% if page.icon %}

{{ page.title }}

{% else %}

{{ page.title }}

{% endif %} {% comment %} We'd rather not provide an empty tag for the description wherever possible. {% endcomment %} {% if page.description %}

{{ page.description }}

{% endif %}

{{ content }}