{# View #}
{% include "objects/view/text_base.html" %}
{{ _('Your input is not valid. Please check.') }}
{# Form #}
{% if schema.markdown %} {% elif 'multiline' in schema and schema['multiline'] %} {% elif 'choices' in schema %} {% else %} {% endif %}