{% extends "base.html" %} {% block title %}Delete Invoice{% endblock title %} {% block subtitle %}The invoice will be permanently deleted.{% endblock subtitle %} {% block content %}
Are you sure you want to proceed? This action is irreversible.