aboutsummaryrefslogtreecommitdiff
path: root/common/footer.j2.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-24 17:20:10 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-24 17:20:10 +0100
commit546f336783987dd4ed34cfc32e2b321d2fd1fa75 (patch)
tree5d123cc30cff8b06c7fd8da048d7008d3f256712 /common/footer.j2.inc
parent7cd24cf7dc1c43ae10205a4dce3aa3cd5dfe38a8 (diff)
downloadwww-546f336783987dd4ed34cfc32e2b321d2fd1fa75.tar.gz
www-546f336783987dd4ed34cfc32e2b321d2fd1fa75.zip
avoid adding redundant strings for translation
Diffstat (limited to 'common/footer.j2.inc')
-rw-r--r--common/footer.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index d0d28a79..c0501fd7 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -13,7 +13,7 @@
13 <div class="col-12 col-sm-4"> 13 <div class="col-12 col-sm-4">
14 <ul class="footer-list"> 14 <ul class="footer-list">
15 <li><p><a href="https://bugs.gnunet.org/">{{ _("Bug Tracker") }}</a></p></li> 15 <li><p><a href="https://bugs.gnunet.org/">{{ _("Bug Tracker") }}</a></p></li>
16 <li><p><a href="https://old.gnunet.org/bot/log/gnunet">{{ _("IRC logs") }}</a></p></li> 16 <li><p><a href="https://old.gnunet.org/bot/log/gnunet">{{ _("IRC archive") }}</a></p></li>
17 </ul> 17 </ul>
18 </div> 18 </div>
19 <div class="col-12 col-sm-4"> 19 <div class="col-12 col-sm-4">