{% extends 'layout.html' %} {% block title %}{{ bucketName }}{% endblock %} {% block breadcrumb %}
No files found.
{% else %}{{ column }} | {% endfor %}Delete | {% for file in files %}
---|---|
{{ file[column] | to_display | safe }} |
{% endfor %}
{% if !settings.read_only && !settings.no_delete %}
|
{% endif %}