{% if include.title %}

{{ include.title }}

{% if include.header-icons %} {% for header-icon in include.header-icons %} {% endfor %} {% endif %}
{% endif %}
{{ include.content }}