{% if is_default_choice and without_cookies and not kwargs_without_cookies %}
🍪 Cookies?
We use cookies to save and to determine that you are not a robot. If you select "Decline", this information will not be saved. As a result, you will have to solve a new captcha every time you close and reopen the tab.
{% 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 %}
{% endfor %}
{% if not without_customisation or not without_watermark %}
{% endif %}
{% if is_default_choice and without_cookies and not kwargs_without_cookies %}
{% endif %}