Mercurial > sat_legacy_website
comparison templates/sat_website/features.html @ 50:10cdc1fbc4c7
update principles.html
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 03 May 2015 22:58:42 +0200 |
parents | 3b4ba14d1e26 |
children | 84c2e20d3de1 |
comparison
equal
deleted
inserted
replaced
49:6cf0808b8275 | 50:10cdc1fbc4c7 |
---|---|
71 {% blocktrans %}SàT communicates with the email network, so you can use your favorite client to send or receive messages. One goal of SàT is to offer an alternative to the classical email network, with a better protection against SPAM and identity spoofing. Gateways can also be installed to send messages to any other network.{% endblocktrans %} | 71 {% blocktrans %}SàT communicates with the email network, so you can use your favorite client to send or receive messages. One goal of SàT is to offer an alternative to the classical email network, with a better protection against SPAM and identity spoofing. Gateways can also be installed to send messages to any other network.{% endblocktrans %} |
72 </div> | 72 </div> |
73 </div> | 73 </div> |
74 <div class="row"> | 74 <div class="row"> |
75 <div class="col-md-2"> | 75 <div class="col-md-2"> |
76 <strong>{% trans "Multiplatform" %}</strong> | |
77 </div> | |
78 <div class="col-md-7 feature"> | |
79 {% blocktrans %}Since its begining, the SàT project was made with other platforms in mind. It's only avaible on GNU/Linux so far (except of course Libervia, the web interface, which is available from any modern browser), but other platforms are planned.{% endblocktrans %} | |
80 </div> | |
81 </div> | |
82 <div class="row"> | |
83 <div class="col-md-2"> | |
84 <a href="social_contract.html">{% trans "Social contract" %}</a> | 76 <a href="social_contract.html">{% trans "Social contract" %}</a> |
85 </div> | 77 </div> |
86 <div class="col-md-7 feature"> | 78 <div class="col-md-7 feature"> |
87 {% blocktrans with social_prefix="<a href=\"social_contract\">" social_suffix="</a>" %}Not really a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written, this is a moral engagement that we are due to follow - we also refer to it in the statutes of the association. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %} | 79 {% blocktrans with social_prefix="<a href=\"social_contract\">" social_suffix="</a>" %}Not really a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written, this is a moral engagement that we are due to follow - we also refer to it in the statutes of the association. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %} |
88 </div> | 80 </div> |