| changeset 26 | a7ace38e92a4 |
| parent 24 | d65e05154aec |
| child 27 | daaafc916dc4 |
--- a/src/egonomy/templates/egonomy_all_pictures.html Tue Feb 05 17:10:18 2013 +0100 +++ b/src/egonomy/templates/egonomy_all_pictures.html Tue Feb 05 19:19:55 2013 +0100 @@ -9,7 +9,7 @@ {% block content %} <div class="fullwidth"> <div class="fullwidth"> - <h2>{% trans "All pictures" %} nb_pages = {{nb_pages}}</h2> + <h2>{% trans "All pictures" %}</h2> {% if nb_pages %}<p>{% build_pagination nb_pages page "contents_page clickable" %}</p>{% endif %} <ul class="fullwidth"> {% for img in results %}