{% comment %}# TODO: This is also there in tile.html and should be refactored into a separate template or component{% endcomment %} {% if application_field.get_field_type_enum.value.field_display_options and layout_preference_object %} {% endif %}
{{ input }} {% for error in errors %}

{{ error }}

{% endfor %} {% if help_text %} {{ help_text|safe }} {% endif %}