comparison templates/sat_website/frontends.html @ 45:62c23067e86e

improve English texts following recommandations from Florian
author souliane <souliane@mailoo.org>
date Mon, 27 Apr 2015 16:21:45 +0200
parents e501f5ff7191
children 3b4ba14d1e26
comparison
equal deleted inserted replaced
44:d721c8ffa22a 45:62c23067e86e
22 22
23 {% load i18n %} 23 {% load i18n %}
24 {% load staticfiles %} 24 {% load staticfiles %}
25 25
26 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %} 26 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %}
27 {% block subtext %}{% trans "SàT is multi-frontends: use the one that best fits your needs" %}{% endblock %} 27 {% block subtext %}{% trans "SàT is multi frontend: use the one that best fits your needs" %}{% endblock %}
28 {% block main_container %} 28 {% block main_container %}
29 29
30 <div class="row"> 30 <div class="row">
31 <div class="col-md-4"> 31 <div class="col-md-4">
32 <h2>{% trans "Primitivus" %} <small>{% trans "console interface" %}</small></h2> 32 <h2>{% trans "Primitivus" %} <small>{% trans "console interface" %}</small></h2>