{% load static %} {% block local_js_top %} {% endblock %} {% block local_css %} {% endblock %}
{% csrf_token %} {% include "environment/bucket_files_form.html" %}
{% if current_dir_path %} {% endif %} {% for content in bucket_content %} {% if content.type == "directory" %} {% else %} {% endif %} {% endfor %}
Name Size Modified
Parent Directory
{{ content.name }}
{{ content.name }} {{ content.size }} {{ content.modification_time }}