Mercurial > sat_legacy_website
diff templates/sat_website/base.html @ 22:9bab976241dc
add the forgotten image for the presentation video #7 + modify the link to the demo website to use HTTPS
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 24 Jul 2014 12:30:08 +0200 |
parents | 755ccdb0c62a |
children | 930e73ea9e8e |
line wrap: on
line diff
--- a/templates/sat_website/base.html Thu Jun 26 09:07:11 2014 +0200 +++ b/templates/sat_website/base.html Thu Jul 24 12:30:08 2014 +0200 @@ -44,7 +44,7 @@ {% endfor %} </ul> <ul class="nav pull-right"> - <li><a href="http://www.libervia.org"><strong>{% trans "Try online demo" %}</strong></a> </li> + <li><a href="https://www.libervia.org"><strong>{% trans "Try online demo" %}</strong></a> </li> {% if latest_dl_path and latest_version %} <li><a href="{{ latest_dl_path }}"><strong>{% trans "Download SàT" %} {{ latest_version }}</strong></a> </li> {% endif %}