diff templates/sat_website/features.html @ 60:0d20fb28c32e

many small changes: - set opacity 0.85 to libervia screenshot on the main page - remove videos from the repository (stored on external ftp) - more details in the README concerning the i18n - settings can be overriden by an external file (for the stats) - add in basic features.html a button to experimental features - add a link to the SàT MUC in downloads section - add link to bugzilla + improve other links in dev/community - add + symbol for projects using standard blogging system - add ~ symbol for projects being no communication tool - save subscription form results to a text file - update press.py and links.py
author souliane <souliane@mailoo.org>
date Fri, 15 May 2015 17:15:40 +0200
parents a1e457ac6871
children ae46991a3489
line wrap: on
line diff
--- a/templates/sat_website/features.html	Thu May 14 23:42:25 2015 +0200
+++ b/templates/sat_website/features.html	Fri May 15 17:15:40 2015 +0200
@@ -88,7 +88,8 @@
     </h5>
     <div class="info">
 	    <p>{% trans "For a complete listing of the features implemented by SàT, please visit the technical area." %}
-	    <p><a class="btn btn-default" href="specifications.html" role="button">{% trans "Specifications" %}</a></p>
+	    <p><a class="btn btn-default" href="specifications.html" role="button">{% trans "Standard extensions" %}</a></p>
+	    <p><a class="btn btn-default" href="specifications.html#exp" role="button">{% trans "Experimental and/or non-standard features" %}</a></p>
     </div>
 </div>