{% load i18n %} {% if url_new %}
{% endif %} {% for source_id, source_label, source_url, columns, column_labels, export_urls in external_sources %} {% endfor %} {% if external_sources %} {% include "blocks/DataTables-external-sources.html" %} {% endif %} {% if current_model.STATISTIC_MODALITIES or gallery or use_map %} {% include "blocks/DataTables-tabs.html" %} {% else %} {% include "blocks/DataTables-content.html" %} {% endif %}