diff options
author | ng0 <ng0@n0.is> | 2019-03-22 18:49:56 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-03-22 18:49:56 +0000 |
commit | 71f97375307a441a0d4e9b0b0a9a6e83474dc7d2 (patch) | |
tree | 5bba754425e0ba7e4b16f0da8165e21b49ce52fd | |
parent | 2fb983225541af3e4940bb15bfe6b0893ab1244a (diff) | |
download | www-71f97375307a441a0d4e9b0b0a9a6e83474dc7d2.tar.gz www-71f97375307a441a0d4e9b0b0a9a6e83474dc7d2.zip |
team: fix name
-rw-r--r-- | template/team.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2 index c3de1b56..5faa6b13 100644 --- a/template/team.html.j2 +++ b/template/team.html.j2 | |||
@@ -87,7 +87,7 @@ | |||
87 | <ul class="text-center"> | 87 | <ul class="text-center"> |
88 | </ul> | 88 | </ul> |
89 | </div> | 89 | </div> |
90 | <h1>Julius Büger</h1> | 90 | <h1>Julius Bünger</h1> |
91 | <h2>{{ _("Random peer sampling") }}</h2> | 91 | <h2>{{ _("Random peer sampling") }}</h2> |
92 | <p></p> | 92 | <p></p> |
93 | </div> | 93 | </div> |