diff options
Diffstat (limited to 'index.html.j2')
-rw-r--r-- | index.html.j2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2 index 54b0cdb8..5e4a900f 100644 --- a/index.html.j2 +++ b/index.html.j2 | |||
@@ -117,8 +117,9 @@ | |||
117 | <h2>{{ _("Paying with Taler") }}</h2> | 117 | <h2>{{ _("Paying with Taler") }}</h2> |
118 | {% trans %} | 118 | {% trans %} |
119 | <p>To pay with Taler, customers install an electronic wallet | 119 | <p>To pay with Taler, customers install an electronic wallet |
120 | on their device. Before the first payment, the wallet's balance must | 120 | on their device. Before the first payment, the desired currency |
121 | be charged in the desired currency by some other means of payment.</p> | 121 | must be added to the wallet's balance |
122 | by some other means of payment.</p> | ||
122 | <p>Once the wallet is charged, payments on websites take only one click, | 123 | <p>Once the wallet is charged, payments on websites take only one click, |
123 | are never falsely rejected by fraud detection and do not pose any risk | 124 | are never falsely rejected by fraud detection and do not pose any risk |
124 | of phishing or identity theft.</p> | 125 | of phishing or identity theft.</p> |