{% extends "base.html" %} {% block title %}Delete {{ app.name }}{% endblock %} {% block crumbs %} {% import "_app_crumbs.html" as app_crumbs with context %} {{ app_crumbs.nav(request=request, app=app) }} {% endblock %} {% block content %}
This will hide the app and disable access to its pages and query API. Revision history remains in the database for administrator recovery.
{% endblock %}