summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 20:36:07 +0100
committertg(x) <*@tg-x.net>2017-01-19 20:36:07 +0100
commit5512942ea77aa8a474a0163f8ef3097d678f8675 (patch)
treef93a6db9e65dde012a5549371b112b2c592a6d19 /index.html.j2
parent8a795c4e3b2469c54dc3b0ca73b0e925677b3756 (diff)
downloadwww-5512942ea77aa8a474a0163f8ef3097d678f8675.tar.gz
www-5512942ea77aa8a474a0163f8ef3097d678f8675.tar.bz2
www-5512942ea77aa8a474a0163f8ef3097d678f8675.zip
i18n: add missing _()
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index fced0bfa..c012ae5a 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -56,7 +56,7 @@
US Dollars, Euros or even BitCoins.") }}</p>
</div>
<div class="col-lg-4">
- <h2>News</h2>
+ <h2>{{ _("News") }}</h2>
<p>{{ _("Taler Web payments paper published.") }}</p>
<p><a class="btn btn-primary" href="news" role="button">{{ _("More news ยป") }}</a></p>
</div>