{% extends "base.html" %}
{% block title %}Purge {{ row.label }} — {{ library_name() }}{% endblock %}
{% block content %}
{{ row.label }}Delete forever
This permanently deletes the snapshot, including its loan history. This cannot be undone.
{% endblock %}