aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 2f0030a1..110fad0e 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -69,7 +69,7 @@
69 <div class="container"> 69 <div class="container">
70 <div class="row"> 70 <div class="row">
71 <div class="container text-center"> 71 <div class="container text-center">
72 <h1><a name="about">{% trans %}The Internet of tomorrow needs GNUnet today{% endtrans %}</a></h1> 72 <h1><a name="about"></a>{% trans %}The Internet of tomorrow needs GNUnet today{% endtrans %}</h1>
73 </div> 73 </div>
74 </div> 74 </div>
75 <div class="row"> 75 <div class="row">
@@ -223,7 +223,7 @@
223 <a href="https://gnunet.org/en/use.html">use it</a> and 223 <a href="https://gnunet.org/en/use.html">use it</a> and
224 <a href="https://gnunet.org/en/contribute.html">contribute</a>. <br> 224 <a href="https://gnunet.org/en/contribute.html">contribute</a>. <br>
225 Be aware that this project is still in an early alpha stage when it comes 225 Be aware that this project is still in an early alpha stage when it comes
226 to software its not an easy task to rewrite the whole Internet! 226 to software &#8211; its not an easy task to rewrite the whole Internet!
227 {% endtrans %} 227 {% endtrans %}
228 </p> 228 </p>
229 </section> 229 </section>