Mercurial > sat_legacy_website
comparison templates/sat_website/links.html @ 67:ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 26 May 2015 21:23:56 +0200 |
parents | b09c26afea5f |
children |
comparison
equal
deleted
inserted
replaced
66:64977f537e9b | 67:ae46991a3489 |
---|---|
25 {% load staticfiles %} | 25 {% load staticfiles %} |
26 | 26 |
27 {% block headline %}{% trans "Other projects" %}{% endblock %} | 27 {% block headline %}{% trans "Other projects" %}{% endblock %} |
28 {% block main_container %} | 28 {% block main_container %} |
29 | 29 |
30 <div>{% blocktrans with readme_prefix='<a href="http://repos.goffi.org/sat/file/tip/README" target="#">' readme_suffix='</a>' %}We use - and sometimes contribute -, take ideas and inspiration from many projects that can not all be listed here. For the projects directly concerning the development of SàT, please check the "credits" section of our {{ readme_prefix }}README{{ readme_suffix }} file.{% endblocktrans %}</div> | 30 <div>{% blocktrans with readme_prefix='<a href="http://repos.goffi.org/sat/file/tip/README" target="#">' readme_suffix='</a>' %}We use (and sometimes contribute), take ideas and inspiration from many projects that can not all be listed here. For the projects directly concerning the development of SàT, please check the "credits" section of our {{ readme_prefix }}README{{ readme_suffix }} file.{% endblocktrans %}</div> |
31 | 31 |
32 <div class="row"> | 32 <div class="row"> |
33 <h5 class="alert alert-success"> | 33 <h5 class="alert alert-success"> |
34 {% blocktrans with xmpp="<abbr title=\"eXtensible Messaging and Presence Protocol\">XMPP</abbr>" %}Decentralised and {{xmpp}}-based {% endblocktrans %} | 34 {% blocktrans with xmpp="<abbr title=\"eXtensible Messaging and Presence Protocol\">XMPP</abbr>" %}Decentralised and {{xmpp}}-based {% endblocktrans %} |
35 </h5> | 35 </h5> |