{# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for #} {# more information about the licensing of this file. #}
| {{_("Path")}} | {{_("Download")}} | {{_("Edit")}} | {{_("Move")}} | {{_("Delete")}} |
|---|---|---|---|---|
| / | ||||
| {% for i in range(level+1) %} {% endfor %} {% if is_directory %} {%endif %} {{ name }} | {% if not is_directory %} {% endif %} | |||
| {{ _("Create a new file") }} {{ _("Upload a file") }} | ||||