summaryrefslogtreecommitdiff
path: root/template/team.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/team.html.j2')
-rw-r--r--template/team.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 55efd6a1..23f73296 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -3,7 +3,7 @@
<div class="container">
<div class="row">
<div class="col">
- <h1>GNU Taler: Team</h1>
+ <h1>{{ _("GNU Taler: Team")}}</h1>
<p>
{% trans %}
GNU Taler is proudly brought to you by the humans on this page.
@@ -23,7 +23,7 @@
<div class="col-lg-4">
<h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
<img src="{{ url('team-images/leon-schumacher.jpg') }}" height="240" alt="Leon Schumacher" align="middle">
- <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
+ <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries,") }} &#x2026;.</p>
</div>
<div class="col-lg-4">
<h2>Michael Widmer</h2>
@@ -35,7 +35,7 @@
<div class="col-lg-4">
<h2><a href="https://fdold.eu/">Dr. Florian Dold</a></h2>
<img src="{{ url('team-images/florian-dold.jpg') }}" height="240" alt="Florian Dold" align="middle">
- <p>{{ _("GNU mainatiner, lead developer.") }}</p>
+ <p>{{ _("GNU maintainer, lead developer.") }}</p>
</div>
<div class="col-lg-4">
<h2>Dr. Jeffrey Burdges</h2>