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

To verify you're not a bot, select the dog that smiles like shown above.

{% else %}

To verify you're not a bot, select 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 %}