{{ cookie_banner_html|safe }}
Original Image

{% if dataset == 'ai-dogs' %}Choose the smiling dog:{% else %}Select the picture that contains the same motif:{% endif %}

{% if error_message|default %}

{{ error_message }}

{% endif %}
{% for image in captcha_images %} Image {{ image.id }} {% endfor %}
{{ footer_html|safe }} {{ cookie_banner_js|safe }}