{% extends "wiki/article.html" %} {% load wiki_tags i18n humanize thumbnail %} {% block pagetitle %}{% trans "Purge deletion" %}: {{ image }}{% endblock %} {% block wiki_contents_tab %} {% thumbnail image.current_revision.imagerevision.image "250x250" as thumb %}
{% trans "Purge image: Completely remove image file and all revisions." %}
{% endblock %}