{% extends 'base.html' %} {% load static %}
{{ field.label}} {% if field.field.required %} * {% endif %} {{ field }}