{{ _('List of Uploaded Files') }} {% if can_edit_wiki %} {{ _('Upload a file') }} {% endif %} {% for file in files -%} {{ file }} {%- endfor %}