summaryrefslogtreecommitdiff
path: root/template/contact.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/contact.html.j2')
-rw-r--r--template/contact.html.j212
1 files changed, 4 insertions, 8 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 880f007c..b2f7d341 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -14,13 +14,10 @@
<p>
{% trans %}
A public mailing list for GNU Taler is hosted at
- {% endtrans %}
- <a href="https://lists.gnu.org/mailman/listinfo/taler" target="_blank" rel="noopener noreferrer">https://lists.gnu.org/mailman/listinfo/taler</a>
- (<a href="https://lists.gnu.org/archive/html/taler/" target="_blank" rel="noopener noreferrer">{{ _("archive")}}</a>).
- {% trans %}
+ <a href="https://lists.gnu.org/mailman/listinfo/taler" target="_blank" rel="noopener noreferrer">https://lists.gnu.org/mailman/listinfo/taler</a>,
+ <a href="https://lists.gnu.org/archive/html/taler/" target="_blank" rel="noopener noreferrer">archived here</a>.
You can send messages to the list via email to
- {% endtrans %}
- <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
+ <a href="mailto:taler@gnu.org">taler@gnu.org</a>.{% endtrans %}
</p>
</div>
@@ -95,8 +92,7 @@
{% trans %}
You can reach our Head of Marketing handling your requests by sending an email to
<a href="mailto:sales@taler.net">sales@taler.net</a> respectively
- <a href="mailto:marketing@taler.net">marketing@taler.net</a>
- .{% endtrans %}
+ <a href="mailto:marketing@taler.net">marketing@taler.net</a>.{% endtrans %}
</p>
</div>