From 3adfa6ef7581db84d038744e6941cb83ef6ee5f3 Mon Sep 17 00:00:00 2001 From: cgcristi Date: Sun, 8 Sep 2024 13:15:49 +0200 Subject: [PATCH] Update templates/file.html --- templates/file.html | 246 +++++++++++++++++++++++++------------------- 1 file changed, 143 insertions(+), 103 deletions(-) diff --git a/templates/file.html b/templates/file.html index 067bcf4..e05dde1 100644 --- a/templates/file.html +++ b/templates/file.html @@ -1,103 +1,143 @@ - - - - - - File - - - -
-

File

-
-

File Name: {{ name }}

-

File Size: {{ size }} bytes

-

Last Modified: {{ modified_at }}

-

Download the file

-
-
- - + + + + + + File + + + +
+

File

+
+

File Name: {{ name }}

+

File Size: {{ size }} bytes

+

Last Modified: {{ modified_at }}

+

Download the file

+
+
+ + + + +