aboutsummaryrefslogtreecommitdiff
path: root/help/empty-wallet.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-26 17:27:16 +0200
committerChristian Grothoff <christian@grothoff.org>2016-09-26 17:27:16 +0200
commit30f100d5ba46800cad107b7f4435437157f77106 (patch)
tree34454286d746897d7e91c50ebc4d447f98f3d393 /help/empty-wallet.html
parent5346a2b9167c027820e6f3ef2f4457933192a6a1 (diff)
downloadwww-30f100d5ba46800cad107b7f4435437157f77106.tar.gz
www-30f100d5ba46800cad107b7f4435437157f77106.zip
fixing #4365
Diffstat (limited to 'help/empty-wallet.html')
-rw-r--r--help/empty-wallet.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/help/empty-wallet.html b/help/empty-wallet.html
new file mode 100644
index 00000000..d819bb33
--- /dev/null
+++ b/help/empty-wallet.html
@@ -0,0 +1,34 @@
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <title>GNU Taler Help - Empty Wallet</title>
6 <meta name="description" content="">
7 <!--# include file="common/header.inc" -->
8 </head>
9 <body class="en" onLoad="loadLang();">
10 <!--# include file="common/navigation.inc" -->
11 <div class="container">
12 <!-- Jumbotron -->
13
14 <div class="row">
15 <div class="col-lg-12">
16 <h2 lang="en">Your wallet is empty!</h2>
17 <p lang="en">You have succeeded with installing the Taler wallet. However, before
18 you can buy articles using the Taler wallet, you must withdraw electronic coins.
19 This is typically done by visiting your bank's online banking Web site. There,
20 you instruct your bank to transfer the funds to a Taler exchange operator. In
21 return, your wallet will be allowed to withdraw electronic coins.</p>
22 <p lang="en">At this stage, we are not aware of any regular exchange operators issuing
23 coins in well-known currencies. However, to see how Taler would work, you
24 can visit our "fake" bank at
25 <a href="https://bank.demo.taler.net/">bank.demo.taler.net</a> to
26 withdraw coins in the "KUDOS" currency that we created just for
27 demonstrating the system.</p>
28 </div>
29 </div>
30
31 <!--# include file="common/footer.inc" -->
32 </div> <!-- /container -->
33 </body>
34</html>