aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
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 @@
56 US Dollars, Euros or even BitCoins.") }}</p> 56 US Dollars, Euros or even BitCoins.") }}</p>
57 </div> 57 </div>
58 <div class="col-lg-4"> 58 <div class="col-lg-4">
59 <h2>News</h2> 59 <h2>{{ _("News") }}</h2>
60 <p>{{ _("Taler Web payments paper published.") }}</p> 60 <p>{{ _("Taler Web payments paper published.") }}</p>
61 <p><a class="btn btn-primary" href="news" role="button">{{ _("More news »") }}</a></p> 61 <p><a class="btn btn-primary" href="news" role="button">{{ _("More news »") }}</a></p>
62 </div> 62 </div>