aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j229
1 files changed, 25 insertions, 4 deletions
diff --git a/index.html.j2 b/index.html.j2
index 7b246a52..9923f890 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -27,14 +27,17 @@ If you want to participate join <a href="ev.html">us</a>.
27 </div> 27 </div>
28</div> 28</div>
29 29
30<div class="container text-center"> 30<div class="container-fluid text-center c_acronym">
31 <div class="container">
32 <div class="row">
31 <h3> 33 <h3>
32 {% trans %} 34 {% trans %}
33 The conventional Internet is currently like a system of roads with deep potholes and highwaymen all over the place. Even if you still can use the roads (e.g. send emails, or browse websites) your vehicle might get hijacked, damaged, or long ugly arms might reach into its back and steal your items (data) to use it against you and sell it to others - while you can't even notice the thievery nor accuse and hold the scroungers accountable. 35 The conventional Internet is currently like a system of roads with deep potholes and highwaymen all over the place. Even if you still can use the roads (e.g. send emails, or browse websites) your vehicle might get hijacked, damaged, or long ugly arms might reach into its back and steal your items (data) to use it against you and sell it to others - while you can't even notice the thievery nor accuse and hold the scroungers accountable.
34 <br><br> 36 <br><br>
35 The Internet of tomorrow needs GNUnet today. 37 The Internet of tomorrow needs GNUnet today.
36 {% endtrans %} 38 {% endtrans %}
37 </h3> 39 </div>
40 </div>
38</div> 41</div>
39 42
40<div class="container"> 43<div class="container">
@@ -107,9 +110,9 @@ If you want to participate join <a href="ev.html">us</a>.
107<div class="container adorn_h3_bracket"> 110<div class="container adorn_h3_bracket">
108 <div class="row"> 111 <div class="row">
109 <div class="container"> 112 <div class="container">
110 <h3> 113 <h2>
111 Featured Applications 114 Featured Applications
112 </h3> 115 </h2>
113 </div> 116 </div>
114 </div> 117 </div>
115 <div class="row"> 118 <div class="row">
@@ -173,6 +176,24 @@ If you want to participate join <a href="ev.html">us</a>.
173 {% endtrans %} 176 {% endtrans %}
174 </p> 177 </p>
175 </div> 178 </div>
179 <div class="col-lg-4">
180 <h3>{{ _("Filesharing") }}</h3>
181 <p>
182 {% trans %}
183 Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
184 {% endtrans %}
185 </p>
186
187 </div>
188 <div class="col-lg-4">
189 <h3>{{ _("Conversation") }}</h3>
190 <p>
191 {% trans %}
192 Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
193 {% endtrans %}
194 </p>
195
196 </div>
176<!-- 197<!--
177 <div class="col-lg-4"> 198 <div class="col-lg-4">
178 <h3>{{ _("Foundations") }}</h3> 199 <h3>{{ _("Foundations") }}</h3>