{% extends "site_base.html" %} {% load bootstrap_tags %} {% block body %}

Delete Page

Please confirm the deletion of this page.

{{ page }} {% csrf_token %}
{{ form|as_bootstrap }}
Cancel
{% endblock %}