You cannot delete the root article.
Go back{% extends "wiki/base.html" %} {% load wiki_tags sekizai_tags static %} {% block wiki_pagetitle %}Delete Article{% endblock %} {% block wiki_contents %}
Please confirm that you would like to delete this article.
{% endif %} {% endif %} {% endblock %}