{% formtag 'errors' %} {% for error in errors %} {{ formtag('error', { text: error | t('formie'), }) }} {% endfor %} {% endformtag %}