{% extends "newbase.html" %} {% load static %} {% block title %}Planned Session{% endblock %} {% block main %}

Confirm Delete

This will permanently delete the alert

  • {% csrf_token %}

    Are you sure you want to delete {{ object }}?

{% endblock %} {% block sidebar %} {% include 'menu_analytics.html' %} {% endblock %}