diff options
Diffstat (limited to 'index.html.j2')
-rw-r--r-- | index.html.j2 | 6 |
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 @@ <div class="container"> <div class="row"> <div class="container text-center"> - <h1> - {% trans %} - The Internet of tomorrow needs GNUnet today - {% endtrans %} - </h1> + <h1>{% trans %}The Internet of tomorrow needs GNUnet today{% endtrans %}</h1> </div> </div> <div class="row"> |