Mercurial > sat_legacy_website
comparison templates/sat_website/adhesion.html @ 57:bfa8009f0769
improve the subscription form
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 14 May 2015 22:46:57 +0200 |
parents | a1e457ac6871 |
children | ae46991a3489 |
comparison
equal
deleted
inserted
replaced
56:01e9c646999f | 57:bfa8009f0769 |
---|---|
49 {% endblocktrans %} | 49 {% endblocktrans %} |
50 </p> | 50 </p> |
51 {% include "sat_website/finance.html" %} | 51 {% include "sat_website/finance.html" %} |
52 <p>{% trans "The adhesion last exactly one year and isn't automatically renewed: you have to renew it yourself and you can change the amount of your cotisation every year." %}</p> | 52 <p>{% trans "The adhesion last exactly one year and isn't automatically renewed: you have to renew it yourself and you can change the amount of your cotisation every year." %}</p> |
53 <p> | 53 <p> |
54 {% trans "To join the association without paying any subscription or to proceed with a bank transfer, please use our internal form instead." %} | 54 {% trans "To join the association without paying any subscription or to proceed with a bank transfer, please use our internal form:" %} |
55 </p> | 55 </p> |
56 <p class="text-center"> | 56 <p class="text-center"> |
57 <a class="btn btn-primary btn-lg" href="adhesion_form" role="button">{% trans "Join for free or proceed with a transfer" %}</a> | 57 <a class="btn btn-primary btn-lg" href="adhesion_form" role="button">{% trans "Join for free or proceed with a transfer" %}</a> |
58 </p> | 58 </p> |
59 <p>{% trans "If you prefer to proceed by card, you can directly use a secure paiement service hosted by our bank (Crédit Mutuel - CIC Paiement). We can unfortunately not pre-fill the form fields. Please enter a positive amount from those defined in the Rules of Procedure: 10, 20, 30, 50, 80 or 100." %} | 59 <p>{% trans "If you prefer to proceed by card, you can directly use a secure paiement service hosted by our bank. We can unfortunately not pre-fill the form fields. Please enter a positive amount from those defined in the Rules of Procedure: 10, 20, 30, 50, 80 or 100." %} |
60 </p> | 60 </p> |
61 <p class="text-center"> | 61 <p class="text-center"> |
62 <a class="btn btn-primary btn-lg" href="https://www.apayer.fr/salut-a-toi" target="#" role="button">{% trans "Join and proceed by card" %}</a> | 62 <a class="btn btn-primary btn-lg" href="https://www.apayer.fr/salut-a-toi" target="#" role="button">{% trans "Join and proceed by card" %}</a> |
63 </p> | 63 </p> |
64 </div> | 64 </div> |