aboutsummaryrefslogtreecommitdiff
path: root/pages/debug.html
blob: 24682dd24b752d03d40e5cb2c87525c650bfa7db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html>
  <head>
    <title>Taler Wallet Debugging</title>
  </head>
  <body>
    <h1>Debug Pages</h1>
    <a href="show-db.html">Show DB</a> <br>
    <a href="../popup/balance-overview.html">Show balance</a>

  </body>
</html>