{% 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 %}

{% trans "Motifs and themes" %}

{% else %}

 

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

{% trans "See" %}

{% trans "Download" %}

{% endcomment %}
{% endblock %}