{{ cookie_banner_html|safe }}

{% if dataset == 'ai-dogs' %}Choose the smiling dogs:{% else %}Select all images that contain the same motif:{% endif %}

{% if error_message|default %}

{{ error_message }}

{% endif %}
{% if return_path|default %} {% endif %}
{% for image in captcha_images %}
{% endfor %}
{{ footer_html|safe }} {{ cookie_banner_js|safe }}