{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {{ site_name }} - {% trans '确认删除' %} {% include "common_libs.html" with jquery=0 %}
{% include "partial/_navbar.html" %}
{% trans '确认删除吗?' %}
{{ piece.title }}
{% if piece.visibility > 0 %} {% endif %}
{{ piece.owner.username }} {{ piece.edited_time }}
{% csrf_token %}
{% include "partial/_footer.html" %}