{% if div.title or div.subtitle %}

{{ div.title }} {% if div.subtitle %} {{ div.subtitle }}{% endif %}

{% endif %}
{{ fields|safe }}