{% extends "base.html" %} {% block title %}Purge {{ row.label }} — {{ library_name() }}{% endblock %} {% block content %}

Delete forever

{{ row.label }}

This permanently deletes the snapshot, including its loan history. This cannot be undone.

Cancel
{% endblock %}