{% extends "base.html" %} {% block title %}Quit exam {% endblock %} {% block pagetitle %}Online Test {% endblock %} {% block content %}

Your current answers are saved.

Are you sure you wish to quit the exam?

{% csrf_token %}
 
{% endblock content %}