Mercurial > sat_legacy_website
comparison templates/sat_website/overview.html @ 71:a14845624e01
display a banner on top of all pages (but adhesion, adhesion_form and thank_you) to encourage people joining the association
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 27 May 2015 18:56:16 +0200 |
parents | ae46991a3489 |
children | 13ebb548f234 |
comparison
equal
deleted
inserted
replaced
70:d6bf5414c6c4 | 71:a14845624e01 |
---|---|
93 <div class="overview_spacer"></div> | 93 <div class="overview_spacer"></div> |
94 | 94 |
95 <div class="well"> | 95 <div class="well"> |
96 <h4>{% trans "The association" %}</h4> | 96 <h4>{% trans "The association" %}</h4> |
97 <p>{% blocktrans %}Salut à Toi and Libervia are developed by a non-profit and self-managed association. We are fighting against the hold-up of the Internet by private corporations and abusive governmental control. Do you want to help us? The membership is open to everybody and the amount of the contribution is up to you, from 0 to 100€. Even joining for free means something to us, it is moral support! {% endblocktrans %}</p> | 97 <p>{% blocktrans %}Salut à Toi and Libervia are developed by a non-profit and self-managed association. We are fighting against the hold-up of the Internet by private corporations and abusive governmental control. Do you want to help us? The membership is open to everybody and the amount of the contribution is up to you, from 0 to 100€. Even joining for free means something to us, it is moral support! {% endblocktrans %}</p> |
98 {% include "sat_website/finance.html" with obj="members" %} | |
98 {% include "sat_website/finance.html" %} | 99 {% include "sat_website/finance.html" %} |
99 <p> | 100 <p> |
100 <a class="btn btn-default" href="adhesion.html" role="button">{% trans "Adhesion" %}</a> | 101 <a class="btn btn-default" href="adhesion.html" role="button">{% trans "Adhesion" %}</a> |
101 </p> | 102 </p> |
102 </div> | 103 </div> |