{% csrf_token %} {% if 'ok' in request.GET %}

Correct answer

{% endif %} {{ form.captcha.errors }} {{ form.captcha }}