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

Alert Edit

  • {% csrf_token %} {{ form.as_table }} {{ measuredform.as_table }}

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