{% load i18n thumbnail sekizai_tags %} {% addtoblock "css" %}{% endaddtoblock "css" %} {% addtoblock "js" %}{% endaddtoblock "js" %} {% addtoblock "js" %}{% endaddtoblock "js" %} {% addtoblock "js" %} {% endaddtoblock %}

{% trans "« Back" %} {% trans "Next »" %}

+

{% trans "play" %} {% trans "pause" %}

 

{% for image in images %}
{% if image.title %}
{{ image.title|escape }}
{% endif %} {% if image.description %}
{{ image.description|safe }}
{% endif %}
{% endfor %}

 

    {% for image in images %} {% if image.description %}{{ image.description|escape|striptags }}{% endif %} {% endfor %}

{% trans "« Back" %} {% trans "Next »" %}