{{ _('View & Download') }}

{% block resource_list %} {% if resources %} {% else %} {% if h.check_access('resource_create', {'package_id': pkg['id']}) %} {% trans url=h.url_for(controller='package', action='new_resource', id=pkg.name) %}

This dataset has no data, why not add some?

{% endtrans %} {% else %}

{{ _('This dataset has no data') }}

{% endif %} {% endif %} {% endblock %}