{% extends 'scipost/base.html' %} {% load bootstrap %} {% block pagetitle %}: Delete Prospective Fellow{% endblock pagetitle %} {% block content %}

Delete Prospective Fellow

{{ object }}
{% csrf_token %}

Are you sure you want to delete this Prospective Fellow?

{% endblock content %}