{% extends "_base.html" %} {% block content %}
{% csrf_token %} {{ form.as_p }} {% block form_buttons%}
{% endblock content %}