{% extends "wiki/base.html" %} {% load wiki_tags i18n sekizai_tags %} {% load url from future %} {% block wiki_pagetitle %}{% trans "Article deleted" %}{% endblock %} {% block wiki_contents %}
{% trans "The article you were looking for has been deleted." %}
{% trans "You may restore this article and its children by clicking restore." %}
{% trans "You may remove this article and any children permanently and free their slugs by clicking the below button. This action cannot be undone." %}