comparison templates/sat_website/frontends.html @ 21:8cfc33e4d435

add video showing the ad-hoc commands + fix some English
author souliane <souliane@mailoo.org>
date Thu, 26 Jun 2014 09:07:11 +0200
parents 0df46e87537d
children 3df49721008c
comparison
equal deleted inserted replaced
20:50f8d50cb508 21:8cfc33e4d435
21 {% endcomment %} 21 {% endcomment %}
22 22
23 {% load i18n %} 23 {% load i18n %}
24 {% load staticfiles %} 24 {% load staticfiles %}
25 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %} 25 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %}
26 {% block subtext %}{% trans "SàT is multi-frontends: use the one that best fit your needs" %}{% endblock %} 26 {% block subtext %}{% trans "SàT is multi-frontends: use the one that best fits your needs" %}{% endblock %}
27 {# {% block extra %}<span class="label label-success">{% trans "Click on the frontend screenshot to have a more detailed description" %}</span>{% endblock %} #} 27 {# {% block extra %}<span class="label label-success">{% trans "Click on the frontend screenshot to have a more detailed description" %}</span>{% endblock %} #}
28 {% block main_container %} 28 {% block main_container %}
29 <div class="row"> 29 <div class="row">
30 <div class="span4"> 30 <div class="span4">
31 <h1>{% trans "Primitivus" %} <small>{% trans "the console interface" %}</small></h1> 31 <h1>{% trans "Primitivus" %} <small>{% trans "the console interface" %}</small></h1>