{% load bootstrap %}
{{ rendered_value }}
{% if field.help_text %} {{ field.help_text|safe }} {% endif %} {% if field.errors %} {% endif %}