aboutsummaryrefslogtreecommitdiff
path: root/extension/pages/debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/pages/debug.html')
-rw-r--r--extension/pages/debug.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/extension/pages/debug.html b/extension/pages/debug.html
new file mode 100644
index 000000000..e4466bc47
--- /dev/null
+++ b/extension/pages/debug.html
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+ <head>
+ <title>Taler Wallet Debugging</title>
+ </head>
+ <body>
+ <h1>Debug Pages</h1>
+ <a href="show-db.html">Show DB</a>
+ </body>
+</html>