{% load static i18n permission_tags%}
{% for file in files %}
  • {{ file.name }}
  • {% endfor %}