Reference image
{% if subject == "smiling dog" %}

Please confirm that you're not a bot by selecting the dog that is smiling, as shown above.

{% else %}

Please confirm that you're not a bot by selecting the image that matches the motif shown above.

{% endif %} {% if error %}

{{ error }}

{% endif %}
{% for image in images %}
{% endfor %}
{% if audio_challenge_available %} Audio challenge {% endif %}