{% if query.data_sources|length > 0 %}
{% for data_source in query.data_sources %}
{% endfor %}
{% endif %}