diff templates/sat_website/overview.html @ 121:544859115f88

advice to read the FAQ before trying out Libervia demo (regarding security warning)
author souliane <souliane@mailoo.org>
date Fri, 06 Nov 2015 09:17:42 +0100
parents 80a0f195231a
children 699b9b130368
line wrap: on
line diff
--- a/templates/sat_website/overview.html	Fri Nov 06 09:07:12 2015 +0100
+++ b/templates/sat_website/overview.html	Fri Nov 06 09:17:42 2015 +0100
@@ -70,6 +70,7 @@
             <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>
             <img class="thumbnail img-thumbnail" src="{% static "images/screenshots/libervia/libervia_overview.png" %}" >
             <p class="text-center">
+				{% blocktrans with faq='<a href="faq.html" target="_blank">FAQ</a>' %}Please read our {{faq}} before trying out{% endblocktrans %}<br />
                 <a class="btn btn-primary btn-lg" href="{{ libervia_demo_url }}" target="#" role="button">{% trans "Libervia demo version" %}</a>
             </p>
         </div>