comparison templates/sat_website/features.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 d721c8ffa22a
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 features" %}{% endblock %} 26 {% block headline %}{% trans "Salut à Toi's features" %}{% endblock %}
26 {% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %} 27 {% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %}
27 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %} 28 {% block extra %}<span class="label label-success">{% trans "Click on the feature name to have a more detailed description" %}</span>{% endblock %}
28 {% block main_container %} 29 {% block main_container %}
30
29 <div class="row"> 31 <div class="row">
30 <div class="col-md-2"> 32 <div class="col-md-2">
31 <a href="frontends">{% trans "Multi-frontends" %}</a> 33 <a href="frontends">{% trans "Multi-frontends" %}</a>
32 </div> 34 </div>
33 <div class="col-md-7 feature"> 35 <div class="col-md-7 feature">