{% extends "base.html" %} {% load breadcrumbs %} {% block content %}
{% csrf_token %}

Are you sure you want to delete the project "{{ object.name }}"?

This will stop all slices and delete the project.

{% endblock %}