summaryrefslogtreecommitdiff
path: root/share/html/denied.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/html/denied.html')
-rw-r--r--share/html/denied.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/share/html/denied.html b/share/html/denied.html
deleted file mode 100644
index a82ac027..00000000
--- a/share/html/denied.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>OnionShare</title>
- <link href="data:image/x-icon;base64,{{favicon_b64}}" rel="icon" type="image/x-icon" />
- <style>
- body {
- background-color: #222222;
- color: #ffffff;
- text-align: center;
- font-family: sans-serif;
- padding: 5em 1em;
- }
- </style>
- </head>
- <body>
- <p>OnionShare download in progress</p>
- </body>
-</html>