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
-
-
-
-
-
-
-
-
-
-
-
+
+
+ OnionShare: 403 Forbidden
+
+
+
+
+
+
+
+
+
+
+
+
+
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
-
-
-
-
-
-
-
-
-
-
-
+
+
+ OnionShare: 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
-
-
-
-
-
-
-
-
-
- - Total size: {{ filesize_human }} {% if is_zipped %} (compressed){% endif %}
- {% if slug %}
- - Download Files
- {% else %}
- - Download Files
- {% endif %}
-
-
-
- OnionShare
-
+
+ OnionShare
+
+
+
+
+
+
+
+
+
+
+
+ - Total size: {{ filesize_human }} {% if is_zipped %} (compressed){% endif %}
+ {% if slug %}
+ - Download Files
+ {% else %}
+ - Download Files
+ {% endif %}
+
+
+
+ OnionShare
+
+
+
+
+
+
+ |
+
+ {% for info in file_info.dirs %}
+
+
+
+ {{ info.basename }}
+ |
+ {{ info.size_human }} |
+ |
+
+ {% endfor %}
+ {% for info in file_info.files %}
+
+
+
+ {{ info.basename }}
+ |
+ {{ info.size_human }} |
+ |
+
+ {% endfor %}
+
+
+
-
-
-
-
- |
-
- {% for info in file_info.dirs %}
-
-
-
- {{ info.basename }}
- |
- {{ info.size_human }} |
- |
-
- {% endfor %}
- {% for info in file_info.files %}
-
-
-
- {{ info.basename }}
- |
- {{ info.size_human }} |
- |
-
- {% endfor %}
-
-
-
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
-
-
-
-
-
-
You may now close this window.
-
-
-
+
+ OnionShare is closed
+
+
+
+
+
+
+
+ OnionShare
+
+
+
+
+
+
+
You may now close this window.
+
+
+
+