summaryrefslogtreecommitdiff
path: root/web-ui/app/account_recovery.html
blob: 407f590707ddfc8c546a98d4c763811376c9def6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <title>Pixelated Account Recovery</title>
  </head>
  <body>
    <div id="root"/>
    <script type="text/javascript" src="/assets/account_recovery.js"></script>
  </body>
</html>