aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j214
1 files changed, 8 insertions, 6 deletions
diff --git a/index.html.j2 b/index.html.j2
index 14efe856..e4ec7cfb 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,7 +3,7 @@
3<!-- Jumbotron --> 3<!-- Jumbotron -->
4<div class="jumbotron"> 4<div class="jumbotron">
5 <div style="height: 40vh"> 5 <div style="height: 40vh">
6 <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-big-accent.svg') }}"></img> 6 <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-big-accent.svg') }}" />
7 </div> 7 </div>
8 8
9 <div class="container text-center"> 9 <div class="container text-center">
@@ -13,16 +13,15 @@
13 Taler is an electronic payment system under 13 Taler is an electronic payment system under
14 development 14 development
15 at <a href="http://www.inria.fr/">Inria</a>. We expect to make it operational in 2017. 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> 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. 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 %} 18 {% endtrans %}
19 </p> 19 </p>
20 </div> 20 </div>
21 21
22</div> 22</div>
23 23
24<div class="contianer-fluid c_acronym adorn_h3_bracket"> 24<div class="container adorn_h3_bracket">
25<div class="container">
26 25
27 <h2>Design goals of Taler</h2> 26 <h2>Design goals of Taler</h2>
28 27
@@ -111,8 +110,8 @@
111 </div> 110 </div>
112 </div> 111 </div>
113</div> 112</div>
114</div>
115 113
114<div class="contianer-fluid c_acronym">
116<div class="container"> 115<div class="container">
117 <div class="row"> 116 <div class="row">
118 <div class="col-lg-6"> 117 <div class="col-lg-6">
@@ -134,6 +133,9 @@
134 payments is a matter of minutes.</p> 133 payments is a matter of minutes.</p>
135 </div> 134 </div>
136 </div> 135 </div>
136</div>
137</div>
138<div class="container">
137 <div class="row"> 139 <div class="row">
138 <div class="col-lg-6"> 140 <div class="col-lg-6">
139 <h2>{{ _("Taler News") }}</h2> 141 <h2>{{ _("Taler News") }}</h2>