{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Delete Task" %} - PX360{% endblock %} {% block content %}
{% trans "Are you sure you want to delete this task?" %}
{% trans "This action cannot be undone." %}