diff templates/sat_website/community.html @ 62:b09c26afea5f

fixes typos and small changes
author souliane <souliane@mailoo.org>
date Sat, 16 May 2015 09:41:11 +0200
parents 0d20fb28c32e
children ae46991a3489
line wrap: on
line diff
--- a/templates/sat_website/community.html	Fri May 15 17:26:32 2015 +0200
+++ b/templates/sat_website/community.html	Sat May 16 09:41:11 2015 +0200
@@ -41,8 +41,8 @@
     {% trans "Follow the development, learn" %}
     </h5>
     <div class="info">
-        <p>{% blocktrans with blog="<a target=\"#\" href=\"http://www.goffi.org\">http://www.goffi.org</a>" %}In the blog of the main developer you'll have recent informations/reflections abouts features or more general ones: {{ blog }}{% endblocktrans %}</p>
-        <p>{% blocktrans with mailing_list="<a target=\"#\" href=\"http://lists.goffi.org/listinfo/users\">http://lists.goffi.org/listinfo/users</a>" %}You can subscribe to the users mailing list to follow the progression, you're also welcome to give your opinion (and to contribute): {{ mailing_list }}{% endblocktrans %}</p>
+        <p>{% blocktrans with blog="<a target=\"#\" href=\"http://www.goffi.org\">http://www.goffi.org</a>" %}On the main developer's blog, you'll get recent information/reflections about SàT features (and more general ones): {{ blog }}{% endblocktrans %}</p>
+        <p>{% blocktrans with mailing_list="<a target=\"#\" href=\"http://lists.goffi.org/listinfo/users\">http://lists.goffi.org/listinfo/users</a>" %}You can subscribe to the users mailing list to follow the progression, give your opinion and contribute: {{ mailing_list }}{% endblocktrans %}</p>
         <p>{% blocktrans with wiki="<a target=\"#\" href=\"http://wiki.goffi.org/wiki/Cat%C3%A9gorie:Documentation_utilisateur\">http://wiki.goffi.org/wiki/Catégorie:Documentation_utilisateur</a>" %}You'll find some user documentation on the wiki: {{ wiki }}{% endblocktrans %}</p>
     </div>