{% extends "calingen/app_base.html" %} {% block page_title %}Profile: ProfileDeleteView{% endblock page_title %} {% block main %}
{% csrf_token %}

Are you sure you want to delete your CalInGen profile?

{% endblock main %}