{% extends "dashboard/base.html" %} {% load i18n %} {% block title %}{% trans "Delete" %}{% endblock %} {% block content %}
{% trans "Are you sure you want to delete this item?" %}