{% with 'targz zip' as formats %}
{% for format in formats.split %}
{% with "download-"|add:format as dlurl %}
{% ifchanged %}
{% endifchanged %}
{{ format }}
{% endwith %}
{% endfor %}
{% endwith %}
{% include "includes/agpl-3.0.html" %}
{% endblock %}