{% extends "base.html" %} {% block title %}Delete {{ policy.name }} — {{ library_name() }}{% endblock %} {% block content %}

Delete policy

{{ policy.name }}

Items that matched this policy will fall back to the next most-specific policy (usually the default). This cannot be undone.

Cancel
{% endblock %}