diff templates/sat_website/base.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 e138879873f1
line wrap: on
line diff
--- 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 @@
 	<footer class="text-center">
 		<address>
 			{% trans '"Salut à Toi" association' %} -
-			<a href="mailto:contact@salut-a-toi.xyz">contact</a> {% trans "(replace xyz with org)" %}
+			<a href="mailto:contact@salut-a-toi.invalid">contact</a> {% trans "(replace invalid with org)" %}
 		</address>
 	</footer>
     <script src="{% static "bootstrap/js/bootstrap.min.js" %}"></script>