{% extends 'base.html' %} {% load i18n static %} {% block body %}
{{ field.label }}
{{ field.help_text }}
|
{{ field }} |
---|