diff templates/sat_website/specifications.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 6cf0808b8275
children
line wrap: on
line diff
--- a/templates/sat_website/specifications.html	Thu May 14 23:42:25 2015 +0200
+++ b/templates/sat_website/specifications.html	Fri May 15 17:15:40 2015 +0200
@@ -43,12 +43,13 @@
     </div>
 </div>
 
+<a name="exp"></a>
 <div class="row">
     <h5 class="alert alert-success">
-        {% trans "Experimental and non-standard features" %}
+        {% trans "Experimental and/or non-standard features" %}
     </h5>
     <div class="info">
-        {% blocktrans %}This table lists the non-standard features. Some of them can't be standardised because they are too specific, some others might become new standards in the future.{% endblocktrans %}
+        {% blocktrans %}Some of these features can't be standardised because they are too specific, some others might become new standards in the future.{% endblocktrans %}
     </div>
     <div class="info">
         {% include "sat_website/specifications_exp.html" %}