{% extends "base.html" %} {% block title %}Write off claim — {{ library_name() }}{% endblock %} {% block content %}

Write off claim

{{ 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.

Cancel
{% endblock %}