{# Form Components Macros: text_input, textarea_input, select_input, checkbox, toggle, button, icon_button, form_group #} {% macro text_input(name, label="", value="", placeholder="", type="text", required=false, disabled=false, help="") %}
{{ help }}
{% endif %}{{ help }}
{% endif %} {% if error %}{{ error }}
{% endif %}