{% from "components/icon.html" import Icon %} {% macro TextInput(field, placeholder='', validation='anything', paragraph=False) -%}
{% if paragraph %} {% else %} {% endif %}
{%- endmacro %}