comparison templates/sat_website/frontends.html @ 35:10ce34ab389a

dummy patch (just add some new lines to make space between the blocks)
author souliane <souliane@mailoo.org>
date Tue, 27 Jan 2015 08:16:27 +0100
parents 3df49721008c
children e501f5ff7191
comparison
equal deleted inserted replaced
34:9d553570cc61 35:10ce34ab389a
20 along with Foobar. If not, see <http://www.gnu.org/licenses/>. 20 along with Foobar. If not, see <http://www.gnu.org/licenses/>.
21 {% endcomment %} 21 {% endcomment %}
22 22
23 {% load i18n %} 23 {% load i18n %}
24 {% load staticfiles %} 24 {% load staticfiles %}
25
25 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %} 26 {% block headline %}{% trans "Salut à Toi's frontends" %}{% endblock %}
26 {% 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-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 %} #}
28 {% block main_container %} 28 {% block main_container %}
29
29 <div class="row"> 30 <div class="row">
30 <div class="col-md-4"> 31 <div class="col-md-4">
31 <h2>{% trans "Primitivus" %} <small>{% trans "the console interface" %}</small></h2> 32 <h2>{% trans "Primitivus" %} <small>{% trans "the console interface" %}</small></h2>
32 <a href="#" class="thumbnail"> 33 <a href="#" class="thumbnail">
33 <img src="{% static "images/screenshots/primitivus/primitivus_tarot.png" %}" alt="{% trans "Primitivus showing a french Tarot play" %}"> 34 <img src="{% static "images/screenshots/primitivus/primitivus_tarot.png" %}" alt="{% trans "Primitivus showing a french Tarot play" %}">