{% if package %}
Links for {{ package.name }}
{% endif %} {% for dl in downloads %}
{{ dl.filename }}
{% endfor %}