{% extends "frontend/base.html" %} {% block "content" %}
Delete {{ object.time }} Notification?

Are you sure you wish to delete this notification? This cannot be undone.

{% csrf_token %}
{% endblock %}