{{ title }}
{% if files.object_list %}-
{% for file in files.object_list %}
-
{{ file.title }}
{{ file.get_absolute_url() }}
{% endfor %}
{{ _('There are no files.') }}
{% endif %}{{ _('There are no files.') }}
{% endif %}