summaryrefslogtreecommitdiff
path: root/web-ui/app/account_recovery.html
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/account_recovery.html')
-rw-r--r--web-ui/app/account_recovery.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/web-ui/app/account_recovery.html b/web-ui/app/account_recovery.html
deleted file mode 100644
index bd451ebc..00000000
--- a/web-ui/app/account_recovery.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8"/>
- <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
- <title>Pixelated Account Recovery</title>
- </head>
- <body>
- <div id="root"/>
- <script type="text/javascript" src="/assets/account_recovery.js"></script>
- </body>
-</html>