Mercurial > sat_legacy_website
comparison templates/sat_website/screenshots.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 | b45621706d83 |
children | 3e460ca969d2 |
comparison
equal
deleted
inserted
replaced
34:9d553570cc61 | 35:10ce34ab389a |
---|---|
23 {% load i18n %} | 23 {% load i18n %} |
24 {% block headline %}{% trans "Screenshots and videos..." %}{% endblock %} | 24 {% block headline %}{% trans "Screenshots and videos..." %}{% endblock %} |
25 {% block main_container %} | 25 {% block main_container %} |
26 | 26 |
27 {% include "sat_website/gallery.html" %} | 27 {% include "sat_website/gallery.html" %} |
28 | |
28 {% endblock %} | 29 {% endblock %} |