{% extends "base_generic.html" %} {% block content %}

Update the category

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