{# Renders a list of resources with icons and view links. resources - A list of resources (dicts) to render pkg - A package dict that the resources belong to. Example: {% snippet "package/snippets/resources_list.html", pkg=pkg, resources=pkg.resources %} #}

{{ _('Data and Resources') }}

{% block resource_list %}

conteudo

{% endblock %}