# HG changeset patch # User Goffi # Date 1445093955 -7200 # Node ID 1da8a1885fbf413e988f6c5de1315a5d39e475a7 # Parent a3a35ee96dc6328f03e3732787581188516742d0 reverted patch bc6a932b6328 diff -r a3a35ee96dc6 -r 1da8a1885fbf templates/sat_website/base.html --- a/templates/sat_website/base.html Sat Oct 17 13:39:30 2015 +0200 +++ b/templates/sat_website/base.html Sat Oct 17 16:59:15 2015 +0200 @@ -97,7 +97,7 @@ diff -r a3a35ee96dc6 -r 1da8a1885fbf templates/sat_website/community.html --- a/templates/sat_website/community.html Sat Oct 17 13:39:30 2015 +0200 +++ b/templates/sat_website/community.html Sat Oct 17 16:59:15 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.xxx {% trans "(replace xxx with org)" %}.

+

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

diff -r a3a35ee96dc6 -r 1da8a1885fbf templates/sat_website/press.html --- a/templates/sat_website/press.html Sat Oct 17 13:39:30 2015 +0200 +++ b/templates/sat_website/press.html Sat Oct 17 16:59:15 2015 +0200 @@ -57,7 +57,7 @@
-
{% blocktrans %}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please contact us.{% endblocktrans %}
+
{% 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 %}