comparison templates/sat_website/developers.html @ 48:3b4ba14d1e26

update features.html + other small changes
author souliane <souliane@mailoo.org>
date Sun, 03 May 2015 22:39:02 +0200
parents 10ce34ab389a
children 0d20fb28c32e
comparison
equal deleted inserted replaced
47:3e460ca969d2 48:3b4ba14d1e26
22 22
23 {% load i18n %} 23 {% load i18n %}
24 {% load staticfiles %} 24 {% load staticfiles %}
25 25
26 {% block headline %}{% trans "Salut à Toi: contributing" %}{% endblock %} 26 {% block headline %}{% trans "Salut à Toi: contributing" %}{% endblock %}
27 {% block subtext %}{% trans "Here are some informations on how to develop the Salut à Toi project" %}{% endblock %} 27 {% block subtext %}{% trans "Some information for people willing to help the development" %}{% endblock %}
28 {% block main_container %} 28 {% block main_container %}
29 29
30 <div class="row"> 30 <div class="row">
31 <h5 class="alert alert-success"> 31 <h5 class="alert alert-success">
32 {% trans "Get the source" %} 32 {% trans "Get the source" %}