aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-06 01:15:28 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-06 01:15:28 +0100
commita545f9be30831d9a3c7bd4c232fa1b9f7e870a14 (patch)
treed315d8ef22e724e5ee7adaf2a478989d7bd58d7c
parent09b66c48c46df3617fd67b242ffa9157741d28d6 (diff)
downloadwww-a545f9be30831d9a3c7bd4c232fa1b9f7e870a14.tar.gz
www-a545f9be30831d9a3c7bd4c232fa1b9f7e870a14.zip
advantages instead of acronym expansion
-rw-r--r--index.html.j276
1 files changed, 46 insertions, 30 deletions
diff --git a/index.html.j2 b/index.html.j2
index 32cd752f..3bf882c4 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -1,33 +1,34 @@
1{% extends "common/base.j2" %} 1{% extends "common/base.j2" %}
2{% block body_content %} 2{% block body_content %}
3 <div class="container c_intro"> 3<div class="container c_intro">
4 <!-- Jumbotron --> 4 <!-- Jumbotron -->
5 <div class="jumbotron"> 5 <div class="jumbotron">
6 <img align="middle" alt="Taler logo" width="33%" src="{{ url('taler-big.svg') }}" style="margin: 0px 0px -120px 0px;"> 6 <img align="middle" alt="Taler logo" width="33%" src="{{ url('taler-big.svg') }}" style="margin: 0px 0px -120px 0px;">
7 </div> 7 </div>
8 <div class="jumbotron"> 8 <div class="jumbotron">
9 <h1>{{ _("Independent One-Click Payments!") }}</h1> 9 <h1>{{ _("Independent One-Click Payments!") }}</h1>
10
11 <p>
12 {% trans %}
13 Taler is an electronic payment system under
14 development
15 at <a href="http://www.inria.fr/">Inria</a>. We expect to make it operational in 2017.
16 Meanwhile you can learn about Taler on this website, try the <a href="https://demo.taler.net\">demo</a>
17 and look at our <a href="https://docs.taler.net\">developer</a> and <a href="https://api.taler.net">API</a> documentation.
18 {% endtrans %}
19 </p>
20
21 </div>
22 10
11 <p>
12 {% trans %}
13 Taler is an electronic payment system under
14 development
15 at <a href="http://www.inria.fr/">Inria</a>. We expect to make it operational in 2017.
16 Meanwhile you can learn about Taler on this website, try the <a href="https://demo.taler.net\">demo</a>
17 and look at our <a href="https://docs.taler.net\">developer</a> and <a href="https://api.taler.net">API</a> documentation.
18 {% endtrans %}
19 </p>
20
23 </div> 21 </div>
22</div>
24 23
25 <div class="contianer-fluid c_acronym"> 24 <div class="contianer-fluid c_acronym">
26 <div class="container"> 25 <div class="container">
27 26
27 <h2>Advantages of Taler</h2>
28
28 <div class="row"> 29 <div class="row">
29 <div class="col-lg-4"> 30 <div class="col-lg-4">
30 <h2>{{ _("Taxable") }}</h2> 31 <strong>{{ _("Taxable") }}</strong>
31 32
32 <p> 33 <p>
33 {% trans %} 34 {% trans %}
@@ -39,8 +40,7 @@
39 40
40 </div> 41 </div>
41 <div class="col-lg-4"> 42 <div class="col-lg-4">
42 <h2>{{ _("Privacy-friendly") }}</h2> 43 <strong>{{ _("Privacy-friendly") }}</strong>
43
44 <p> 44 <p>
45 {% trans %} 45 {% trans %}
46 When you pay with Taler, your identity does not 46 When you pay with Taler, your identity does not
@@ -53,15 +53,15 @@
53 53
54 </div> 54 </div>
55 <div class="col-lg-4"> 55 <div class="col-lg-4">
56 <h2>{{ _("<b>L</b>ibre") }}</h2> 56 <strong>{{ _("Libre") }}</strong>
57 57
58 <p> 58 <p>
59 {% trans %} 59 {% trans %}
60 Taler is free software 60 Taler provides protocols and reference implementations that in
61 from <a href="http://www.gnu.org/">the GNU project</a> 61 principle enables everybody to run their own payment infrastructure,
62 implementing an open protocol. Anybody 62 be it individuals, organizations or whole countries. Since the
63 is welcome to inspect our code and integrate our 63 reference implementation is a <a href="http://www.gnu.org/">GNU</a>
64 reference implementation into their applications. 64 package, it will always remain free software.
65 {% endtrans %} 65 {% endtrans %}
66 </p> 66 </p>
67 67
@@ -69,7 +69,7 @@
69 </div> 69 </div>
70 <div class="row"> 70 <div class="row">
71 <div class="col-lg-4"> 71 <div class="col-lg-4">
72 <h2>{{ _("<b>E</b>lectronic") }}</h2> 72 <strong>{{ _("Practical") }}</strong>
73 73
74 <p> 74 <p>
75 {% trans %} 75 {% trans %}
@@ -82,7 +82,7 @@
82 82
83 </div> 83 </div>
84 <div class="col-lg-4"> 84 <div class="col-lg-4">
85 <h2>{{ _("<b>R</b>eserves") }}</h2> 85 <strong>{{ _("Stable") }}</strong>
86 86
87 <p> 87 <p>
88 {% trans %} 88 {% trans %}
@@ -96,9 +96,25 @@
96 </p> 96 </p>
97 97
98 </div> 98 </div>
99 <div class="col-lg-4">
100 <strong>{{ _("Security-focused") }}</strong>
101
102 <p>
103 {% trans %}
104 By design Taler does not suffer from many classes
105 of security problems such as phishing or conterfeit.
106 Despite its security features, Taler never rejects a legitimate
107 customer due to a fraud-detection false positive.
108 {% endtrans %}
109 </p>
110
111 </div>
99 </div> 112 </div>
100 </div> 113 </div>
101 </div> 114 </div>
115 <div class="container">
116 <h2>How it works</h2>
117 </div>
102 118
103 <div class="container"> 119 <div class="container">
104 <div class="row"> 120 <div class="row">