aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-06-23 11:56:29 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-06-23 11:56:29 +0200
commitd97575193176f0ca23386f680d0714152157a4fb (patch)
tree4ee68df060449a6528a8b26157d3c362b352a39d
parent55bbad1732f91524c4ab9ee330d9d1cf1b66aa40 (diff)
downloadwww-d97575193176f0ca23386f680d0714152157a4fb.tar.gz
www-d97575193176f0ca23386f680d0714152157a4fb.zip
back to 3 cols
-rw-r--r--template/index.html.j220
1 files changed, 7 insertions, 13 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index c0678371..525fb20a 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -205,10 +205,9 @@
205 </div> 205 </div>
206 </div> 206 </div>
207 <div class="row"> 207 <div class="row">
208 <div class="col-lg-6"> 208 <div class="col-lg-4">
209 <section> 209 <section>
210 <h3>{{ _("GNU Taler") }}</h3> 210 <h3>{{ _("GNU Taler") }}</h3>
211
212 <p> 211 <p>
213 {% trans %} 212 {% trans %}
214 <a href="https://taler.net/">GNU Taler</a> 213 <a href="https://taler.net/">GNU Taler</a>
@@ -220,8 +219,7 @@
220 </p> 219 </p>
221 </section> 220 </section>
222 </div> 221 </div>
223 222 <div class="col-lg-4">
224 <div class="col-lg-6">
225 <section> 223 <section>
226 <h3>{{ _("The GNU Name System") }}</h3> 224 <h3>{{ _("The GNU Name System") }}</h3>
227 225
@@ -239,9 +237,7 @@
239 </p> 237 </p>
240 </section> 238 </section>
241 </div> 239 </div>
242 </div> 240 <div class="col-lg-4">
243 <div class="row">
244 <div class="col-lg-6">
245 <section> 241 <section>
246 <h3>{{ _("re:claimID") }}</h3> 242 <h3>{{ _("re:claimID") }}</h3>
247 <p> 243 <p>
@@ -254,7 +250,9 @@
254 </p> 250 </p>
255 </section> 251 </section>
256 </div> 252 </div>
257 <div class="col-lg-6"> 253 </div>
254 <div class="row">
255 <div class="col-lg-4">
258 <section> 256 <section>
259 <h3>{{ _("Filesharing") }}</h3> 257 <h3>{{ _("Filesharing") }}</h3>
260 <p> 258 <p>
@@ -266,9 +264,7 @@
266 </p> 264 </p>
267 </section> 265 </section>
268 </div> 266 </div>
269 </div> 267 <div class="col-lg-4">
270 <div class="row">
271 <div class="col-lg-12">
272 <section> 268 <section>
273 <h3>{{ _("Conversation") }}</h3> 269 <h3>{{ _("Conversation") }}</h3>
274 <p> 270 <p>
@@ -306,8 +302,6 @@
306 </p> 302 </p>
307 </section> 303 </section>
308 </div> 304 </div>
309 </div>
310 <div class="row">
311 <div class="col-lg-6"> 305 <div class="col-lg-6">
312 <section> 306 <section>
313 <h3>{{ _("pretty Easy privacy") }}</h3> 307 <h3>{{ _("pretty Easy privacy") }}</h3>