{% if section.background %}
{% endif %}
{% if section.title %}

{{ section.title }}

{% else %}
{% endif %}

{{ section.text }}

{% if section.background %}
{% endif %}