{% extends 'base.html' %} {% block title %} {% endblock title %} {% block content %}
{% csrf_token %}

Are you sure you want to delete invoice "{{ object }}"?

All receipts attached to this invoice will be deleted

{% endblock content %}