{% from "macros.html" import form_group with context %} {% if field.required() %} {% call form_group(field, attrs, 'Recaptcha') %}