{% extends "base.html" %} {% block title %}Verify returned — {{ item.barcode }} — {{ library_name() }}{% endblock %} {% block content %}

Verify returned

{{ item.work.title }} · {{ item.barcode }}

Confirm that this item was found on the shelf. The active loan will be closed and the item returned to available status.

Cancel
{% endblock %}