aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-24 09:33:57 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-24 09:33:57 +0100
commit80bdd937ff451113fd1bfc99bd78d83678e88a18 (patch)
tree43f4071214fd7d685f861cf8913609158b216234 /template/index.html.j2
parent19561512489188a2fa5063acdb96f896020cc664 (diff)
downloadwww-80bdd937ff451113fd1bfc99bd78d83678e88a18.tar.gz
www-80bdd937ff451113fd1bfc99bd78d83678e88a18.zip
try with just one article
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j28
1 files changed, 2 insertions, 6 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index ffd24eb9..76f293c3 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -4,9 +4,9 @@
4<div class="container-logo banner dark text-center"> 4<div class="container-logo banner dark text-center">
5 <img src="{{ url('static/images/gnunet-anonymous-logo.png') }}" /> 5 <img src="{{ url('static/images/gnunet-anonymous-logo.png') }}" />
6</div> 6</div>
7<article>
7<div class="jumbotron"> 8<div class="jumbotron">
8 <div class="container text-center"> 9 <div class="container text-center">
9 <article>
10 <p> 10 <p>
11 {% trans %} 11 {% trans %}
12 GNUnet is a new network protocol stack for building secure, distributed, 12 GNUnet is a new network protocol stack for building secure, distributed,
@@ -36,7 +36,6 @@
36 pressured to accept compromises. 36 pressured to accept compromises.
37 {% endtrans %} 37 {% endtrans %}
38 </p> 38 </p>
39 </article>
40 <p> 39 <p>
41 <a class="btn btn-primary btn-lg" href="https://git.gnunet.org/gnunet.git"> 40 <a class="btn btn-primary btn-lg" href="https://git.gnunet.org/gnunet.git">
42 {% trans %} 41 {% trans %}
@@ -53,7 +52,6 @@
53</div> 52</div>
54 53
55<div class="container-fluid adorn_h3_bracket c_acronym"> 54<div class="container-fluid adorn_h3_bracket c_acronym">
56 <article>
57 <div class="container"> 55 <div class="container">
58 <div class="row"> 56 <div class="row">
59 <div class="container text-center"> 57 <div class="container text-center">
@@ -190,13 +188,11 @@
190 </div> 188 </div>
191 </div> 189 </div>
192 //--> 190 //-->
193 </article>
194</div> 191</div>
195 192
196 193
197 194
198<div class="container adorn_h3_bracket"> 195<div class="container adorn_h3_bracket">
199 <article>
200 <div class="row"> 196 <div class="row">
201 <div class="container text-center"> 197 <div class="container text-center">
202 <h1> 198 <h1>
@@ -297,8 +293,8 @@
297 </section> 293 </section>
298 </div> 294 </div>
299 </div> 295 </div>
300 </article>
301</div> 296</div>
297</article>
302 298
303<div class="container adorn_h3_bracket"> 299<div class="container adorn_h3_bracket">
304 <div class="row"> 300 <div class="row">