aboutsummaryrefslogtreecommitdiff
path: root/src/pages/show-db.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/show-db.html')
-rw-r--r--src/pages/show-db.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pages/show-db.html b/src/pages/show-db.html
index 1cf11e4f6..215c726d9 100644
--- a/src/pages/show-db.html
+++ b/src/pages/show-db.html
@@ -1,12 +1,12 @@
-
<!doctype html>
-
<html>
<head>
+ <meta charset="UTF-8">
<title>Taler Wallet: Reserve Created</title>
<link rel="stylesheet" type="text/css" href="../style/wallet.css">
<link rel="icon" href="/img/icon.png">
- <script src="show-db.js"></script>
+ <script src="/dist/page-common.js"></script>
+ <script src="/dist/show-db-bundle.js"></script>
</head>
<body>
<h1>DB Dump</h1>