{% extends "base.html" %} {% block title %}Write off claim — {{ library_name() }}{% endblock %} {% block content %}
{{ item.work.title }} — accept the patron's assertion and close the loan without declaring the item lost. Existing fines (if any) stay outstanding; waive them separately if appropriate.
{% endblock %}