summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j211
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html.j2 b/index.html.j2
index 9f798a55..2f5a42c5 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -20,18 +20,19 @@
<div class="row">
<div class="col">
- <h2>{{ _("GNU Taler is a payment system that makes privacy-friendly online transactions fast and easy.") }}</h1>
+ <h2>We provide a payment system that makes <span class="tlr">privacy-friendly</span> online transactions
+ <span class="tlr">fast and easy</span>.</h2>
<ul class="checklist">
<li><img class="checkmark" src="../images/checkmark.png">
Payments without registration</li>
<li><img class="checkmark" src="../images/checkmark.png">
- Data protection (GDPR) compliance by default</li>
+ Data protection by default</li>
<li><img class="checkmark" src="../images/checkmark.png">
- Many types of fraud eliminated by design, reduced loss in case of data theft</li>
- <li><img class="checkmark" src="../images/checkmark.png">
- Empowers communities to run their own, sovereign payment infrastructure</li>
+ Fraud eliminated by design</li>
<li><img class="checkmark" src="../images/checkmark.png">
Not a new currency!</li>
+ <li><img class="checkmark" src="../images/checkmark.png">
+ Empowers communities to run their own payment infrastructure</li>
</ul>
<form action="https://demo.taler.net/" style="display:inline;"><button type="submit" class="btn btn-primary">Try Demo!</button></form>
<form action="https://docs.taler.net/" style="display:inline;"><button type="submit" class="btn btn-secondary">Read Docs</button></form>