{% extends 'base.html' %} {% load i18n %} {% block content %}
{% trans "Are you sure you want to delete this post?" %}
"{{ object.title }}"
{% trans "This action cannot be undone." %}