{% extends "egonomy_base.html" %} {% load static %} {% load i18n %} {% load thumbnail %} {% load navigation %} {% block title %}{% trans "All pictures" %}{% endblock %} {% block content %}
{% build_pagination nb_pages page "contents_page clickable" %}
{% endif %}
{% endthumbnail %}
{% else %}
{% thumbnail image "110" format="PNG" crop="center" as im %}
{% endthumbnail %}
{% endif %}
{% else %}
{% endif %}
{% endwith %}
{% trans "Annotated by" %} {{ img.metadata.auteur }}
{% build_pagination nb_pages page "contents_page clickable" %}
{% endif %}