{% extends 'base.html' %} {% block content %}

Update {{ object }}

{% csrf_token %} {{ form }}

Cancel

{% endblock %}