aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/refund.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/pages/refund.html')
-rw-r--r--src/webex/pages/refund.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/webex/pages/refund.html b/src/webex/pages/refund.html
index f97dc9d6c..203fda21b 100644
--- a/src/webex/pages/refund.html
+++ b/src/webex/pages/refund.html
@@ -13,6 +13,9 @@
<script src="/dist/refund-bundle.js"></script>
<body>
- <div id="container"></div>
+ <section id="main">
+ <h1>GNU Taler Wallet</h1>
+ <article id="container" class="fade"></article>
+ </section>
</body>
</html>