{% extends 'base.html' %} {% block page_title %}Delete Estimate{% endblock %} {% block content %}

Delete Estimate

Are you sure you want to delete "{{ estimate }}"?

{% csrf_token %}
or
{% endblock %}