Mercurial > sat_legacy_website
comparison templates/sat_website/overview.html @ 144:d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 13 Dec 2016 19:41:07 +0100 |
parents | 1bdb78a21647 |
children |
comparison
equal
deleted
inserted
replaced
143:ce6b0b84e054 | 144:d4512788d251 |
---|---|
37 <div class="lead">{% blocktrans %}Multipurpose, multi frontend, free (libre) and decentralised communication tool.{% endblocktrans %}</div> | 37 <div class="lead">{% blocktrans %}Multipurpose, multi frontend, free (libre) and decentralised communication tool.{% endblocktrans %}</div> |
38 </div> | 38 </div> |
39 </div> | 39 </div> |
40 </h1> | 40 </h1> |
41 </header> | 41 </header> |
42 | |
43 {% comment %}FIXME: remove when the campaign is over{% endcomment %} | |
44 <div class="row"> | |
45 <div class="alert alert-info"> | |
46 <p style="text-align: center"> | |
47 <a href="http://www.arizuka.com/{% trans "en" %}/projects/libervia/" target="#"> | |
48 <img src="{% static "images/misc/campagne_android.png" %}" style="max-width:100%;" /> | |
49 </a> | |
50 </p> | |
51 <p> </p> | |
52 <p style="max-width: 754px; text-align: justify; margin: auto"> | |
53 {% trans "The crowdfunding campaign for a desktop and Android interface finished on December 6th and it was successful." %} | |
54 </p> | |
55 <p style="text-align: center; font-size: x-large"> | |
56 {% trans "Thank you!" %} | |
57 </p> | |
58 </div> | |
59 </div> | |
60 | 42 |
61 <div class="overview_spacer"></div> | 43 <div class="overview_spacer"></div> |
62 | 44 |
63 <div> | 45 <div> |
64 <p class="text-center">{% trans "SàT includes several sub-projects. Libervia, a web interface to discuss and blog with the persons of your choice, is one of them:" %}</p> | 46 <p class="text-center">{% trans "SàT includes several sub-projects. Libervia, a web interface to discuss and blog with the persons of your choice, is one of them:" %}</p> |