{% extends 'iconolab_base.html' %} {% load thumbnail %} {% load iconolab_tags %} {% block content %}

Recherche

{{ form.as_p }}

{{ page_obj.paginator.count }} image(s)

{% if page_obj.has_previous or page_obj.has_next %} {% endif %}
{% endblock %}