{% extends 'base.html' %} {% load i18n %} {% block 'body' %}
{{ field.errors }} {{ field.label_tag }} {{ field }} {{ field.help_text }}