{% load i18n %} {% load thumbnail %} {% load front_tags %} {% if nb_ct_pages %}
{% if 0 < current_content_page %}<< {% endif %} {% for i in nb_ct_pages|get_range %} {% if i == current_content_page %} {{i|add:'1'}} {% else %} {{i|add:'1'}} {% endif %} {% endfor %} {% if current_content_page|add:'1' < nb_ct_pages %}>>{% endif %}
{% endif %}![]() |
![]() |
{% thumbnail content.image "50x50" format="PNG" crop="top" as im %} |
{{ content.title|default:"_" }} |