{% load i18n %} {% if iso_formats %}

{% trans "Discover the available datasets." %}

{% for iso_format in iso_formats %} {% endfor %}
{% endif %}