Select all images that contain the same motif:

{% if error|default %}

{{ error }}

{% endif %}
{% for image in captcha_images %}
{% endfor %}