{% load i18n util_tags %} {% with widget_type=field|widget_type field_type=field|field_type %}
{{ field.help_text|safe }}
{% trans "See help guide for more information." %}