summaryrefslogtreecommitdiff
path: root/template/contact.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-01-31 14:22:01 +0100
committerStefan Kügel <skuegel@web.de>2023-01-31 14:22:01 +0100
commit92f432746583948be20ed15c1317c25e5b1bab36 (patch)
tree927ec50279c27409432be338cee94c6bef7a6e43 /template/contact.html.j2
parent6c0bb881f187ad1af80e21aec0e3336bc1c8ee22 (diff)
downloadwww-92f432746583948be20ed15c1317c25e5b1bab36.tar.gz
www-92f432746583948be20ed15c1317c25e5b1bab36.tar.bz2
www-92f432746583948be20ed15c1317c25e5b1bab36.zip
Replacing any @ with 'AT' in email addresses
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'template/contact.html.j2')
-rw-r--r--template/contact.html.j214
1 files changed, 7 insertions, 7 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index e7f76206..945f207f 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -17,7 +17,7 @@
<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
- <a href="mailto:taler'AT'gnu.org">taler@gnu.org</a>.{% endtrans %}
+ <a href="mailto:taler'AT'gnu.org">taler'AT'gnu.org</a>.{% endtrans %}
</p>
</div>
@@ -26,7 +26,7 @@
<p>
{% trans %}
You can reach a group of team members handling general inquiries by sending emails to
- <a href="mailto:contact'AT'taler.net">contact@taler.net</a>.
+ <a href="mailto:contact'AT'taler.net">contact'AT'taler.net</a>.
{% endtrans %}
</p>
</div>
@@ -71,7 +71,7 @@
<p>
{% trans %}
For non-technical commercial requests, please contact
- <a href="mailto:ceo'AT'taler-systems.com">ceo@taler-systems.com</a>.
+ <a href="mailto:ceo'AT'taler-systems.com">ceo'AT'taler-systems.com</a>.
{% endtrans %}
</p>
</div>
@@ -91,8 +91,8 @@
<p>
{% trans %}
You can reach our Head of Marketing handling your requests by sending an email to
- <a href="mailto:sales'AT'taler.net">sales@taler.net</a> respectively
- <a href="mailto:marketing'AT'taler.net">marketing@taler.net</a>.{% endtrans %}
+ <a href="mailto:sales'AT'taler.net">sales'AT'taler.net</a> respectively
+ <a href="mailto:marketing'AT'taler.net">marketing'AT'taler.net</a>.{% endtrans %}
</p>
</div>
@@ -101,7 +101,7 @@
<p>
{% trans %}
If you want to contribute to GNU Taler you can send us an email to
- <a href="mailto:onboarding'AT'taler-systems.com">onboarding@taler-systems.com</a> or look up
+ <a href="mailto:onboarding'AT'taler-systems.com">onboarding'AT'taler-systems.com</a> or look up
<a href="https://taler-systems.com/en/company.html" target="_blank" rel="noopener noreferrer">open positions and job opportunities</a>.{% endtrans %}
</p>
</div>
@@ -111,7 +111,7 @@
<p>
{% trans %}
You can reach our team members responsible for PR, press and media contacts via email to
- <a href="mailto:press'AT'taler.net">press@taler.net</a>.{% endtrans %}
+ <a href="mailto:press'AT'taler.net">press'AT'taler.net</a>.{% endtrans %}
</p>
</div>