{% extends "base.html" %} {% block title %} - Confirm Exit{% endblock %} {% block body %}

Confirm Exit


A confirmation box will be displayed when leaving this page

Go to index {% endblock %} {% block body_bottom %} {% endblock %}