{% macro fields_errors() %} {% for field in varargs %} {% if field.errors %} {% for error in field.errors %}