aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-06 13:52:17 +0000
committerng0 <ng0@n0.is>2019-02-06 13:52:17 +0000
commitbd98253c3b43e3d7807d7868c4980c3883261214 (patch)
tree408a4d9bd1f3bd6d58e8b8c8b14b75a6c347362f
parentdd23859e1b818edd50a901372c3152b469a11090 (diff)
downloadwww-bd98253c3b43e3d7807d7868c4980c3883261214.tar.gz
www-bd98253c3b43e3d7807d7868c4980c3883261214.zip
index: fix formating issue with resulting output file which leads to further problems.
-rw-r--r--index.html.j26
1 files changed, 1 insertions, 5 deletions
diff --git a/index.html.j2 b/index.html.j2
index 6fe8a631..ddb7dbdf 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -46,11 +46,7 @@
46 <div class="container"> 46 <div class="container">
47 <div class="row"> 47 <div class="row">
48 <div class="container text-center"> 48 <div class="container text-center">
49 <h1> 49 <h1>{% trans %}The Internet of tomorrow needs GNUnet today{% endtrans %}</h1>
50 {% trans %}
51 The Internet of tomorrow needs GNUnet today
52 {% endtrans %}
53 </h1>
54 </div> 50 </div>
55 </div> 51 </div>
56 <div class="row"> 52 <div class="row">