diff templates/sat_website/press.html @ 114:e45031dd7a0d

avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
author souliane <souliane@mailoo.org>
date Sun, 18 Oct 2015 13:29:48 +0200
parents f3b907d0e5ab
children 3247b461e105
line wrap: on
line diff
--- a/templates/sat_website/press.html	Sat Oct 17 18:54:31 2015 +0200
+++ b/templates/sat_website/press.html	Sun Oct 18 13:29:48 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.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 class="col-md-12">{% blocktrans %}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please contact us.{% endblocktrans %}</div>
         </div>
     </div>