wallet-core/extension/pages/debug.html

11 lines
175 B
HTML
Raw Normal View History

<!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>