{% extends 'base.html' %} {% block title %}Delete Project — CampusTalent{% endblock %} {% block content %}
⚠️

Delete Project?

You're about to permanently delete:

"{{ object.title }}"

This will also remove all applications and team memberships. This action cannot be undone.
{% csrf_token %} Cancel
{% endblock %}