{% extends 'tapeforms/fields/bootstrap.html' %} {% load wagtailcore_tags %} {% block help_text %} {% if help_text %}
{{ help_text | richtext }}
{% endif %} {% endblock %}