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

Delete Alert Profile

Delete alert profile {{ object.name }}? Its alerts history will also be removed.

{% csrf_token %} Cancel
{% endblock %}