aboutsummaryrefslogtreecommitdiff
path: root/help/empty-wallet.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-26 18:07:57 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-26 18:07:57 +0200
commitfcb167a70c193c36b5283bbc8c208a0564e77493 (patch)
tree78d4d4842dfaf670c55027c7dc4a3efb7a53c40d /help/empty-wallet.html
parent546975aecc2fead77b578363a311be17f82f66fa (diff)
downloadwww-fcb167a70c193c36b5283bbc8c208a0564e77493.tar.gz
www-fcb167a70c193c36b5283bbc8c208a0564e77493.zip
moving help to the help repo
Diffstat (limited to 'help/empty-wallet.html')
-rw-r--r--help/empty-wallet.html34
1 files changed, 0 insertions, 34 deletions
diff --git a/help/empty-wallet.html b/help/empty-wallet.html
deleted file mode 100644
index d819bb33..00000000
--- a/help/empty-wallet.html
+++ /dev/null
@@ -1,34 +0,0 @@
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>