{% extends "crudviewset/base/base.html" %} {% block content %}

form

{% csrf_token %} {{ form.as_p }}
{% endblock content %}