# HG changeset patch # User Goffi # Date 1445097163 -7200 # Node ID f3b907d0e5ab9ce9f28326195c87f1105391f9c1 # Parent bcee810025ddcd8edf1d06d0e940388dd7e405ad changed anti-spam email by .invalid tld. TODO: should use a template instead diff -r bcee810025dd -r f3b907d0e5ab templates/sat_website/base.html --- a/templates/sat_website/base.html Sat Oct 17 17:52:40 2015 +0200 +++ b/templates/sat_website/base.html Sat Oct 17 17:52:43 2015 +0200 @@ -97,7 +97,7 @@ diff -r bcee810025dd -r f3b907d0e5ab templates/sat_website/community.html --- a/templates/sat_website/community.html Sat Oct 17 17:52:40 2015 +0200 +++ b/templates/sat_website/community.html Sat Oct 17 17:52:43 2015 +0200 @@ -32,7 +32,7 @@ {% trans "Contact the association" %}
-

{% trans "To contact the managers of the association, please write an email to" %} contact@salut-a-toi.xyz {% trans "(replace xyz with org)" %}.

+

{% trans "To contact the managers of the association, please write an email to" %} contact@salut-a-toi.invalid {% trans "(replace invalid with org)" %}.

diff -r bcee810025dd -r f3b907d0e5ab templates/sat_website/press.html --- a/templates/sat_website/press.html Sat Oct 17 17:52:40 2015 +0200 +++ b/templates/sat_website/press.html Sat Oct 17 17:52:43 2015 +0200 @@ -57,7 +57,7 @@
-
{% blocktrans with email="contact \"at\" salut-a-toi.org"%}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please send them to {{email}}{% endblocktrans %}
+
{% blocktrans with email="contact \"at\" salut-a-toi.invalid"%}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please send them to {{email}} (replace invalid by org){% endblocktrans %}