diff --git a/share/templates/403.html b/share/templates/403.html index df81f3e7..f3ea4e0e 100644 --- a/share/templates/403.html +++ b/share/templates/403.html @@ -1,16 +1,19 @@ - - OnionShare: 403 Forbidden - - - - -
-
-

-

You are not allowed to perform that action at this time.

-
-
- + + + OnionShare: 403 Forbidden + + + + + +
+
+

+

You are not allowed to perform that action at this time.

+
+
+ + diff --git a/share/templates/404.html b/share/templates/404.html index 264ca517..1c5d7d2d 100644 --- a/share/templates/404.html +++ b/share/templates/404.html @@ -1,16 +1,19 @@ - - OnionShare: 404 Not Found - - - - -
-
-

-

404 Not Found

-
-
- + + + OnionShare: 404 Not Found + + + + + +
+
+

+

404 Not Found

+
+
+ + diff --git a/share/templates/denied.html b/share/templates/denied.html index 5d411d62..94fb379b 100644 --- a/share/templates/denied.html +++ b/share/templates/denied.html @@ -1,10 +1,13 @@ - - OnionShare - - - -

OnionShare download in progress

- + + + OnionShare + + + + +

OnionShare download in progress

+ + diff --git a/share/templates/receive.html b/share/templates/receive.html index a93537c5..89a64a15 100644 --- a/share/templates/receive.html +++ b/share/templates/receive.html @@ -2,8 +2,8 @@ OnionShare - - + + @@ -53,6 +53,6 @@ - + diff --git a/share/templates/receive_noscript_xss.html b/share/templates/receive_noscript_xss.html index bf846b03..bce78524 100644 --- a/share/templates/receive_noscript_xss.html +++ b/share/templates/receive_noscript_xss.html @@ -2,8 +2,8 @@ OnionShare - - + + diff --git a/share/templates/send.html b/share/templates/send.html index e7e1fde0..2a56829a 100644 --- a/share/templates/send.html +++ b/share/templates/send.html @@ -1,56 +1,59 @@ - - OnionShare - - - - - - -
-
- -
- -

OnionShare

-
+ + OnionShare + + + + + + + + +
+
+ +
+ +

OnionShare

+
+ + + + + + + + {% for info in file_info.dirs %} + + + + + + {% endfor %} + {% for info in file_info.files %} + + + + + + {% endfor %} +
FilenameSize
+ + {{ info.basename }} + {{ info.size_human }}
+ + {{ info.basename }} + {{ info.size_human }}
+ + - - - - - - - {% for info in file_info.dirs %} - - - - - - {% endfor %} - {% for info in file_info.files %} - - - - - - {% endfor %} -
FilenameSize
- - {{ info.basename }} - {{ info.size_human }}
- - {{ info.basename }} - {{ info.size_human }}
- - diff --git a/share/templates/thankyou.html b/share/templates/thankyou.html index 64c8b369..c4b39cde 100644 --- a/share/templates/thankyou.html +++ b/share/templates/thankyou.html @@ -1,22 +1,25 @@ - - OnionShare is closed - - - - -
- -

OnionShare

-
-
-
-

-

Thank you for using OnionShare

-

You may now close this window.

-
-
- + + OnionShare is closed + + + + + +
+ +

OnionShare

+
+ +
+
+

+

Thank you for using OnionShare

+

You may now close this window.

+
+
+ +