diff options
author | ng0 <ng0@n0.is> | 2019-02-06 15:08:36 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-06 15:08:36 +0000 |
commit | 6a3dff51279e204821bb746863f79ace0e02bd99 (patch) | |
tree | 16d959876a599de9611acfb39d9ae56cf84053ad | |
parent | 636bc47de40d1567acea4c96dc12d3a4db6add00 (diff) |
ev: html codes.
-rw-r--r-- | ev.html.j2 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,14 +2,14 @@ {% block body_content %} <div class="container-fluid"> <div class="container text-center"> - <h1>{{ _("Verein zur Förderung von GNUnet e.V.") }}</h1> + <h1>{{ _("Verein zur Förderung von GNUnet e.V.") }}</h1> <p> {% trans %} On December 27th 2013 a group of GNUnet hackers met at 30c3 - to create the "Verein zur Förderung von GNUnet e.V.", an + to create the "Verein zur Förderung von GNUnet e.V.", an association under German law to support GNUnet development. - The Amtsgericht München registered the association on the + The Amtsgericht München registered the association on the 7th of March under VR 205287. {% endtrans %} </p> |