{% extends "generic-base.html" %} {% block title %}IMPACT - Delete Department{% endblock %} {% block content %} {% csrf_token %} Delete Department Are you sure you want to delete the following department / faculty: {{ object }} Warning! This will delete all Stakeholder Surveys produced by the department. Delete Cancel {% endblock %}