aboutsummaryrefslogtreecommitdiff
path: root/pages/show-db.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 23:30:18 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 23:31:17 +0100
commitf3fb8be7db6de87dae40d41bd5597a735c800ca1 (patch)
tree1a061db04de8f5bb5a6b697fa56a9948f67fac2f /pages/show-db.html
parent200d83c3886149ebb3f018530302079e12a81f6b (diff)
restructuring
Diffstat (limited to 'pages/show-db.html')
-rw-r--r--pages/show-db.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/pages/show-db.html b/pages/show-db.html
deleted file mode 100644
index 024e844ee..000000000
--- a/pages/show-db.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-<!doctype html>
-
-<html>
- <head>
- <title>Taler Wallet: Reserve Created</title>
- <link rel="stylesheet" type="text/css" href="../style/wallet.css">
- <link rel="icon" href="../img/icon.png">
- <script src="show-db.js"></script>
- </head>
- <body>
- <h1>DB Dump</h1>
- <pre id="dump"></pre>
- </body>
-</html>