{% extends "app/alert_detail.html" %} {% load url from future %} {% block action %}
Please confirm that you would like to delete this alert.
{% csrf_token %}
Cancel
{% endblock action %}