{{ label }} {% if description %} {% raw description %} {% end %} {% if errors %} {% module Icon('alert') %} {% end %} {% raw field() %} {% if errors %} {% for error in errors %} {{ error }} {% end %} {% end %}