{% if error_text_inline %} {% if form_show_errors and field.errors %}
{% endif %} {% else %} {% include 'bootstrap3/layout/field_errors_block.html' %} {% endif %} {% if field.help_text %} {% if not help_text_inline %}
{% include 'bootstrap3/layout/help_text.html' %} {% endif %} {% endif %}