{% extends "picture/picture_short.html" %} {% load i18n %} {% load picture_tags thumbnail %} {% load cite_promo from social_tags %} {% block box-class %}book-wide-box{% endblock %} {% block picture-view %} {% thumbnail picture.image_file "535" upscale="false" as thumb %} {% endthumbnail %} {% endblock %} {% block book-box-extra-info %} {% if themes or things%}

{% trans "Motifs, themes and objects" %}

{% if themes %}

{% trans "Motifs and themes" %}

{% endif %} {% if things %}

{% trans "Objects" %}

{% endif %}
{% else %}

 

{% endif %} {% endblock %} {% block right-column %}

{% trans "See" %}

{% comment %}

{% trans "Download" %}

{% endcomment %}
{% endblock %}