aboutsummaryrefslogtreecommitdiff
path: root/extension/pages/debug.html
blob: e4466bc4759455e2803bd6f9187a303cbdd7bcea (plain)
1
2
3
4
5
6
7
8
9
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>