{% load forms %} {% if not field.is_hidden %} {% if field.is_readonly %} {{ field.label|capfirst }}
{{ field.help_text|safe }}