summaryrefslogtreecommitdiff
path: root/web-ui/app/account_recovery.html
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 17:39:09 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 17:39:09 -0200
commitbc922deb23a72d6ca1bf4c39efd1d7366baa9a84 (patch)
treeadf216625b4fb30c79e7577c990ac669da73c204 /web-ui/app/account_recovery.html
parentebd5b3adce44a16213e5c1ec763a642899eba908 (diff)
[#922] Refactoring react folder structure
with @anikarni
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>