{% macro standard_input(field, style=None) %} {% endmacro %} {% macro input_group(field) %} {% if field.pre_units or field.units %}
{# This invisible label pushed the validation message to be in line with the input #} {% if field.form.form_type == formtype.INLINE %}
{% endif %} {{ field.error }}{{ field.help_text }}