Mercurial > sat_legacy_website
diff templates/sat_website/community.html @ 5:e45aed963722
templates: added ?join to xmpp links to muc room
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 31 Jul 2012 13:58:23 +0200 |
parents | 0df46e87537d |
children | 9389a4fcc070 |
line wrap: on
line diff
--- a/templates/sat_website/community.html Tue Jul 31 13:51:38 2012 +0200 +++ b/templates/sat_website/community.html Tue Jul 31 13:58:23 2012 +0200 @@ -30,7 +30,7 @@ {% trans "Join us on Jabber :)" %} </h4> <div class="info"> - <p>{% blocktrans with sat_muc="<a href=\"xmpp:sat@chat.jabberfr.org\">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 MUC room is <strong>*the*</strong> place to discuss about the project: {{ sat_muc }}{% endblocktrans %}</p> </div> </div>