{% extends 'base.html' %} {% load i18n %} {% load static %} {% load django_ledger %} {% block content %}
{% csrf_token %}
Are you sure you want to delete?
{% trans 'Go Back' %}
{% endblock %}