📁 Drop files here to upload
Or click to select files
| 📁 Name | 📏 Size | 🕒 Modified | ⚡ Actions |
|---|---|---|---|
| .. | - | - | - |
| {% if file['is_dir'] %} {{ escape(file['name']) }} {% if file.get('is_shared') %} {% end %} {% else %} {{ escape(file['name']) }} {% if file.get('is_shared') %} {% end %} {% end %} | {{ file.get('size_str', '-') }} | {{ file.get('modified', '-') }} | {% if not file["is_dir"] %} {% if features['file_download'] %} Download {% end %} {% end %} {% if features['file_rename'] %} Rename {% end %} {% if features['file_delete'] %} Delete {% end %} |
| 📭 This directory is empty | |||