{% extends 'base.html' %} {% block header %}

{% block title %}Delete Page{% endblock %}

{% endblock %} {% block content %} Do you want to delete the following page?
{% endblock %}