diff templates/sat_website/community.html @ 110:f3b907d0e5ab

changed anti-spam email by .invalid tld. TODO: should use a template instead
author Goffi <goffi@goffi.org>
date Sat, 17 Oct 2015 17:52:43 +0200
parents 1da8a1885fbf
children 5aad1b36183f
line wrap: on
line diff
--- 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" %}
     </h5>
     <div class="info">
-        <p>{% trans "To contact the managers of the association, please write an email to" %} <a href="mailto:contact@salut-a-toi.xyz">contact@salut-a-toi.xyz</a> {% trans "(replace xyz with org)" %}.</p>
+        <p>{% trans "To contact the managers of the association, please write an email to" %} <a href="mailto:contact@salut-a-toi.invalid">contact@salut-a-toi.invalid</a> {% trans "(replace invalid with org)" %}.</p>
     </div>
 </div>