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

{{ _('Downloadable resources') }}

{% endif %}