{% macro render_hidden_field(field) %} {{ field(class_='form-control hidden') }} {% endmacro %} {% macro render_field(field, text) %}