{% extends 'index.html' %} {% load static %} {% block content %}

Delete Client


Are you sure you want to delete "{{ client.business }}"?

{% csrf_token %} Cancel
{% endblock %}