{% load silhouette_filters %} {% if contents or field.help_text %} {% block help_text %} {{ contents|default:field.help_text|safe }}

{% endblock %} {% endif %}