diff options
author | ng0 <ng0@taler.net> | 2019-09-03 09:24:11 +0000 |
---|---|---|
committer | ng0 <ng0@taler.net> | 2019-09-03 09:24:11 +0000 |
commit | 9d551eb98f24b0598a99d3f4fe97144c5802c0d2 (patch) | |
tree | d29b2f0ca6fb4684ccc1bd3d7d3fe8d8248e82da | |
parent | b17046cd1fc03374c3dc85b6d0cb0bd5e371ded4 (diff) | |
download | www-9d551eb98f24b0598a99d3f4fe97144c5802c0d2.tar.gz www-9d551eb98f24b0598a99d3f4fe97144c5802c0d2.tar.bz2 www-9d551eb98f24b0598a99d3f4fe97144c5802c0d2.zip |
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 1d99439..55efd6a 100644 --- a/template/team.html.j2 +++ b/template/team.html.j2 @@ -74,7 +74,7 @@ <!-- keep translators together --> <div class="row"> <div class="col-lg-4"> - <h2><a href="https://ar.linkedin.com/in/martinolivera">MartÍn Olivera</a></h2> + <h2><a href="https://ar.linkedin.com/in/martinolivera">Martín Olivera</a></h2> <p>{{ _("Translator (Spanish)") }}</p> </div> <div class="col-lg-4"> |