{% block captcha_widget %} {% if is_human %} - {% else %} {% spaceless %} {% if reload %} {{ 'Renew'|trans({}, 'gregwar_captcha') }} {% endif %} {{ form_widget(form) }} {% endspaceless %} {% endif %} {% endblock %}