{% if display_text %} {% endif %}
{% if prepend %}
{{ prepend }}
{% elif icon_prepend %}
{% endif %} {% if append %}
{{ append }}
{% elif icon_append %}
{% endif %} {% if error %}
{{ error }}
{% endif %} {% if success %}
{{ success }}
{% endif %}