diff --git a/baseTemplate/templates/baseTemplate/FileManagerTRY.html b/baseTemplate/templates/baseTemplate/FileManagerTRY.html new file mode 100644 index 000000000..a33f4a364 --- /dev/null +++ b/baseTemplate/templates/baseTemplate/FileManagerTRY.html @@ -0,0 +1,167 @@ +{% extends "baseTemplate/newBase.html" %} +{% load i18n %} +{% block titleNew %}{% trans "Home - CyberPanel" %}{% endblock %} +{% block newContent %} + +
+| + File Name + | ++ Size (KB) + | ++ Last Modified + | ++ Permissions + | +
|---|
Current Path
{% trans "Queue length:" %} {$ uploader.queue.length $}
+{% trans "Drop Files here to upload them." %}
+| + Name + | ++ Size + | ++ Progress + | ++ Status + | ++ Actions + | +
|---|---|---|---|---|
| + {$ item.file.name $} + | ++ {$ item.file.size / 1024 / 1024 | number:2 $} MB + | +
+
+
+
+
+ |
+ + + + + + + + | +
+
+
+
+
+
+ |
+
Create New File
+ +Create New Folder
+ +Confirm Deletion !
+ +Are you sure ?
+Copy Files
+ +List of files/folders !
+ +Copy to
+ + {% trans "Enter a path to copy your files to!" %} +Move Files
+ +List of files/folders !
+ +Move to
+ + {% trans "Enter a path to move your files!" %} +{% trans "Renaming" %} {$ fileToRename $}
+ +{$fileInEditor$} - HTML Editor
+ +Compress
+ +List of files/folders !
+ +Compressed File Name
+ + {% trans "Enter without extension name!" %} +{% trans "Extracting" %} {$ fileToBeExtracted $}
+ +Extract in
+ + {% trans "You can enter . to extract in current directory!" %} +