{% load static %} {% for data in data_subsection %} {% if data.separator_before %}
{{ content.profession1 }}
{{ content.profession2 }}
{% else %}{{ content.profession1 }}
{% endif %}{{ data.section_header }}
{% endif %} {% if data.section_key_value_pairs %}{{ key_value.data_key }}: {{ key_value.data_value }}
{{ data_item.item }}