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.j233
1 files changed, 17 insertions, 16 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index f576ad1b..67d66858 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -13,10 +13,11 @@
<h2>{{ _("The mailing list") }}</h2>
<p>
{% trans %}
- An archived, public mailing list for GNU Taler is
- hosted at
- <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list
- at <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
+ An archived, public mailing list for GNU Taler is
+ hosted at
+ <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>.
+ You can send messages to the list at
+ <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
{% endtrans %}
</p>
</div>
@@ -25,9 +26,9 @@
<h2>{{ _("Contacting individuals") }}</h2>
<p>
{% trans %}
- Team members are generally reachable at
- <tt>LASTNAME@taler.net</tt>. All of us
- support receiving GnuPG encrypted e-mails.
+ Team members are generally reachable at
+ <tt>LASTNAME@taler.net</tt>. All of us
+ support receiving GnuPG encrypted e-mails.
{% endtrans %}
</p>
</div>
@@ -36,8 +37,8 @@
<h2>{{ _("General inquiries") }}</h2>
<p>
{% trans %}
- You can reach a group of team members handling
- general inquiries at <tt>contact AT taler.net</tt>.
+ You can reach a group of team members handling
+ general inquiries at <tt>contact AT taler.net</tt>.
{% endtrans %}
</p>
</div>
@@ -46,11 +47,11 @@
<h2>{{ _("Reporting bugs") }}</h2>
<p>
{% trans %}
- We track open feature requests and bugs in our
- <a href="https://gnunet.org/bugs/">Bug tracker</a>,
- which is shared with the GNUnet project.
- You can also report bugs or feature requests to the
- mailing list.
+ We track open feature requests and bugs in our
+ <a href="https://gnunet.org/bugs/">Bug tracker</a>,
+ which is shared with the GNUnet project.
+ You can also report bugs or feature requests to the
+ mailing list.
{% endtrans %}
</p>
</div>
@@ -59,8 +60,8 @@
<h2>{{ _("Executive team") }}</h2>
<p>
{% trans %}
- For non-technical commercial requests, please contact
- <tt>ceo AT taler.net</tt>.
+ For non-technical commercial requests, please contact
+ <tt>ceo AT taler.net</tt>.
{% endtrans %}
</p>
</div>