comparison templates/sat_website/overview.html @ 127:82cec659362b

add 3 new screenshots from version 0.6, replace Libervia's overview
author souliane <souliane@mailoo.org>
date Tue, 01 Dec 2015 20:01:48 +0100
parents 699b9b130368
children 1bdb78a21647
comparison
equal deleted inserted replaced
126:90d5f6a80c4e 127:82cec659362b
66 66
67 <div class="overview_spacer"></div> 67 <div class="overview_spacer"></div>
68 68
69 <div> 69 <div>
70 <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> 70 <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>
71 <img class="thumbnail img-thumbnail" src="{% static "images/screenshots/libervia/libervia_overview.png" %}" > 71 <img class="thumbnail img-thumbnail" src="{% static "images/screenshots/0.6/overview.png" %}" >
72 <p class="text-center"> 72 <p class="text-center">
73 {% blocktrans with faq='<a href="faq.html" target="_blank">FAQ</a>' %}Please read our {{faq}} before trying out{% endblocktrans %}<br /> 73 {% blocktrans with faq='<a href="faq.html" target="_blank">FAQ</a>' %}Please read our {{faq}} before trying out{% endblocktrans %}<br />
74 <a class="btn btn-primary btn-lg" href="{{ libervia_demo_url }}" target="#" role="button">{% trans "Libervia demo version" %}</a> 74 <a class="btn btn-primary btn-lg" href="{{ libervia_demo_url }}" target="#" role="button">{% trans "Libervia demo version" %}</a>
75 </p> 75 </p>
76 </div> 76 </div>