{% for thumbnail,name,downloadlink,filetype in download %} {% if filetype == "norender" %}
{{name}}
{% else %}
{{name}}
{% endif %} {% endfor %}