diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-06-06 22:01:37 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-06-06 22:01:37 +0200 |
commit | 12d3959ea4c10411d4db837a18d01efd6ce5ad16 (patch) | |
tree | 77199638d06faafbd3519dd6fb516dd6a02cde6a /template | |
parent | bf6884b1c7727db403266a17319f9437c0bb8600 (diff) | |
download | www-12d3959ea4c10411d4db837a18d01efd6ce5ad16.tar.gz www-12d3959ea4c10411d4db837a18d01efd6ce5ad16.tar.bz2 www-12d3959ea4c10411d4db837a18d01efd6ce5ad16.zip |
update contact
Diffstat (limited to 'template')
-rw-r--r-- | template/contact.html.j2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2 index 09427c3..9465858 100644 --- a/template/contact.html.j2 +++ b/template/contact.html.j2 @@ -40,8 +40,8 @@ <h2>{{ _("Chat") }}</h2> <p> {% trans %} - You can find some team members in the IRC channel - <tt>#taler</tt> on <tt>irc.freenode.net</tt>. + We frequently discuss issues using <a href="https://mumble.sf.net/">Mumble</a> + on <tt>gnunet.org</tt>. Feel free to join us in the lobby or developer rooms. {% endtrans %} </p> </div> @@ -76,7 +76,7 @@ <p> {% trans %} For non-technical commercial requests, please contact - <tt>ceo AT taler.net</tt>. + <tt>ceo AT taler-systems.com</tt>. {% endtrans %} </p> </div> |