diff templates/sat_website/community.html @ 48:3b4ba14d1e26

update features.html + other small changes
author souliane <souliane@mailoo.org>
date Sun, 03 May 2015 22:39:02 +0200
parents 10ce34ab389a
children 0d20fb28c32e
line wrap: on
line diff
--- a/templates/sat_website/community.html	Sun May 03 22:36:27 2015 +0200
+++ b/templates/sat_website/community.html	Sun May 03 22:39:02 2015 +0200
@@ -29,10 +29,10 @@
 
 <div class="row">
     <h5 class="alert alert-success">
-    {% trans "Join us on Jabber :)" %}
+    {% trans "Enter the chat room" %}
     </h5>
     <div class="info">
-        <p>{% blocktrans with sat_muc="<a href=\"xmpp:sat@chat.jabberfr.org?join\">sat@chat.jabberfr.org</a>" %}Salut à Toi's MUC room is <strong>*the*</strong> place to discuss about the project: {{ sat_muc }}{% endblocktrans %}</p>
+        <p>{% blocktrans with sat_muc="<a href=\"xmpp:sat@chat.jabberfr.org?join\">sat@chat.jabberfr.org</a>" %}Salut à Toi's multi-user chat room is <strong>*the*</strong> place to discuss about the project: {{ sat_muc }}{% endblocktrans %}</p>
     </div>
 </div>