{% load streamfield_tags %}
{% if errors %} {% endif %}
{{ widget }} {# This span only used on rare occasions by certain types of input #}
{% if field.help_text %}

{{ field.help_text }}

{% endif %}