{% extends "base.html" %} {% block content %} {{ block.super }}

Delete a Product Member

{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
{% endblock %}