{% extends '../base.html' %} {% load static %} {% block content %}
{% comment %}
{% endcomment %} {% comment %}
{% endcomment %}
Exam Scheduling
{% comment %}
{% endcomment %} {% comment %}
{% endcomment %}
{% comment %}
{% endcomment %} {% comment %}
Authors table
{% endcomment %}
{% if messages %}
{% for message in messages %} {% if message.tags == "error" %} {% elif message.tags == "success" %} {% endif %} {% endfor %}
{% endif %}
{% comment %} table {% endcomment %}
{% comment %} delete reason {% endcomment %} {% comment %} delete reason {% endcomment %} {% comment %} FILTERS {% endcomment %}

Filters


{% comment %} FILTERS {% endcomment %} {% csrf_token %} {% endblock content %}