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