{% extends 'base.html' %} {% block content %}
{% include "generics/breadcrumbs.html" %}
{% csrf_token %}

Do you want to delete the service "{{ object.name }}"?

Cancel
{% endblock %}