{{ text_captcha }}
{% if route|slice(0, 9) == 'checkout/' %}
{% if error_captcha %}
{{ error_captcha }}
{% endif %} {% else %}
{% if error_captcha %}
{{ error_captcha }}
{% endif %}
{% endif %}