diff templates/sat_website/press.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 e45031dd7a0d
line wrap: on
line diff
--- 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 @@
     </div>
     <div class="info">
         <div class="row">
-            <div class="col-md-12">{% 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 %}</div>
+            <div class="col-md-12">{% 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 %}</div>
         </div>
     </div>