aboutsummaryrefslogtreecommitdiff
path: root/extension/pages/debug.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2015-12-17 22:56:24 +0100
committerFlorian Dold <florian.dold@gmail.com>2015-12-17 22:56:24 +0100
commit38c947d7712d77070ca521b4718032fb31c0f108 (patch)
treef460392f7f20fdf7ae01e1d3f57b524edd52932f /extension/pages/debug.html
parent5f907c13fc76189ace1537af43903e7cd2c82c84 (diff)
Towards payment.
Diffstat (limited to 'extension/pages/debug.html')
-rw-r--r--extension/pages/debug.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/pages/debug.html b/extension/pages/debug.html
index 7dfa7a9cc..24682dd24 100644
--- a/extension/pages/debug.html
+++ b/extension/pages/debug.html
@@ -7,5 +7,6 @@
<h1>Debug Pages</h1>
<a href="show-db.html">Show DB</a> <br>
<a href="../popup/balance-overview.html">Show balance</a>
+
</body>
</html>