{% extends "egonomy_base.html" %} {% load static %} {% load i18n %} {% load thumbnail %} {% load navigation %} {% block title %}{% trans "All pictures" %}{% endblock %} {% block content %}
{% build_pagination nb_pages cur_page_nb url_pagination "contents_page clickable" %}
{% endif %}
{% endthumbnail %}
{% else %}
{% thumbnail image "110" format="PNG" crop="center" as im %}
{% endthumbnail %}
{% endif %}
{% else %}
{% endif %}
{% endwith %}
{% trans "Author" %} : {{ img.metadata.auteur|default:_("Not documented") }}
{% build_pagination nb_pages cur_page_nb url_pagination "contents_page clickable" %}
{% endif %}