{% include "rest_framework/fields/horizontal/label.html" %}
{% if field.help_text %}

{{ field.help_text }}

{% endif %}