aboutsummaryrefslogtreecommitdiff
path: root/contact.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'contact.html.j2')
-rw-r--r--contact.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/contact.html.j2 b/contact.html.j2
index afe0c1e6..2e38e0d9 100644
--- a/contact.html.j2
+++ b/contact.html.j2
@@ -10,10 +10,10 @@
10<div class="container"> 10<div class="container">
11<div class="row"> 11<div class="row">
12 <div class="col-lg-6"> 12 <div class="col-lg-6">
13 <h2>{{ _("The mailinglist") }}</h2> 13 <h2>{{ _("The mailing list") }}</h2>
14 <p> 14 <p>
15 {% trans %} 15 {% trans %}
16 An archived, public mailinglist for GNU Taler is 16 An archived, public mailing list for GNU Taler is
17 hosted at 17 hosted at
18 <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list 18 <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list
19 at <a href="mailto:taler@gnu.org">taler@gnu.org</a>. 19 at <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
@@ -40,7 +40,7 @@
40 <a href="https://gnunet.org/bugs/">Bug tracker</a>, 40 <a href="https://gnunet.org/bugs/">Bug tracker</a>,
41 which is shared with the GNUnet project. 41 which is shared with the GNUnet project.
42 You can also report bugs or feature requests to the 42 You can also report bugs or feature requests to the
43 mailinglist. 43 mailing list.
44 {% endtrans %} 44 {% endtrans %}
45 </p> 45 </p>
46 </div> 46 </div>