{% extends 'crud/base.html' %} {% block content %} Create
{% csrf_token %} {{ form.as_p }}
{% endblock %}