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

Confirm Delete

This will permanently delete the planned session

  • {% csrf_token %}

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

  • Session {{ psdict.name.1 }}

    {% for attr in attrs %} {% for key,value in psdict.items %} {% if key == attr %} {% endif %} {% endfor %} {% endfor %}
    {{ value.0 }}{{ value.1 }}
{% endblock %} {% block sidebar %} {% include 'menu_plan.html' %} {% endblock %}