{% load static %} {% load i18n %} {% load mastodon %} {% get_current_language as LANGUAGE_CODE %} {% trans 'Delete' %} {% include "common_libs.html" %} {% include "_header.html" %}
{{ piece.title }}

‼️ {% trans 'Are you sure to delete this entire content?' %}

‼️ {% trans "By deleting it, you will also lose track of others' comments and feedbacks to your content." %}

‼️ {% trans "Deletion cannot be undone, are you sure to continue?" %}


{% csrf_token %}
{% include "_footer.html" %}