{% extends "base.html" %} {% block content %}

Confirm Deletion

{% csrf_token %}

Are you sure that you want to delete the external challenge "{{ object }}"?
WARNING: You are not able to undo this action, once the challenge is deleted it is deleted forever.

{% endblock %}