Mercurial > sat_legacy_website
diff templates/sat_website/overview.html @ 133:1bdb78a21647
adapt the website after the campaign on Arizuka finished
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 06 Dec 2015 16:11:06 +0100 |
parents | 82cec659362b |
children | d4512788d251 |
line wrap: on
line diff
--- a/templates/sat_website/overview.html Sun Dec 06 16:11:32 2015 +0100 +++ b/templates/sat_website/overview.html Sun Dec 06 16:11:06 2015 +0100 @@ -50,17 +50,11 @@ </p> <p> </p> <p style="max-width: 754px; text-align: justify; margin: auto"> - {% trans "We are curently running a crowdfunding campaign for the development of an <b>Android application</b> (frontend for smartphones)." %} - {% trans "During this period, we would kindly ask you to support the campaign instead of paying a membership fee. It is still and always possible to join the association for free. It doesn't change anything for you but it helps the campaign to succeed. <b>Thank you!</b>" %} + {% trans "The crowdfunding campaign for a desktop and Android interface finished on December 6th and it was successful." %} </p> <p style="text-align: center; font-size: x-large"> - {{ campaign_countdown }} - {% if campaign_countdown > 1 %}{% trans " days" %}{% else %}{% trans "day" %}{% endif %} - {% trans "left!" %} + {% trans "Thank you!" %} </p> - <p style="text-align: center"> - <a class="btn btn-primary btn-lg" href="http://www.arizuka.com/{% trans "en" %}/projects/libervia/" target="#" role="button">{% trans "Crowdfunding campaign" %}</a> - </p> </div> </div>