summaryrefslogtreecommitdiff
path: root/share/templates/denied.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/templates/denied.html')
-rw-r--r--share/templates/denied.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/templates/denied.html b/share/templates/denied.html
new file mode 100644
index 00000000..5d411d62
--- /dev/null
+++ b/share/templates/denied.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>OnionShare</title>
+ <link href="/static/img/favicon.ico" rel="icon" type="image/x-icon" />
+ </head>
+ <body>
+ <p>OnionShare download in progress</p>
+ </body>
+</html>