diff templates/sat_website/specifications_exp.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 e2ea184c8ebc
children 1e6dae0231e9
line wrap: on
line diff
--- a/templates/sat_website/specifications_exp.html	Thu May 14 23:42:25 2015 +0200
+++ b/templates/sat_website/specifications_exp.html	Fri May 15 17:15:40 2015 +0200
@@ -30,7 +30,7 @@
 {% load i18n %}
 
 <div class="row">
-  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares" target="#">Ad-Hoc commands</a>{% endblocktrans %}</div>
+  <div class="col-md-2">{% blocktrans context "Url need to point to the localised one" %}<a href="http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-softwares" target="#">Universal remote control</a>{% endblocktrans %}</div>
   <div class="col-md-7 feature">{% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer D-Bus services. {% endblocktrans %}</div>
 </div>
 <div class="row">