[% l('Patron') %] [% l('Type') %] [% l('Title') %] [% l('Author') %] [% l('Call Number') %] [% l('Barcode/Part') %] [% l('Status') %] [% l('Shelf Expire Time') %]
{{hold_data.patron_alias}} [% l('[_1], [_2]', '{{hold_data.patron_last}}', '{{hold_data.patron_first}}') %] {{hold_data.hold.hold_type}} {{hold_data.title}} {{hold_data.author}} {{hold_data.volume.label}} {{hold_data.copy.barcode}} {{hold_data.part.label}} {{hold_data.status_string}} {{hold_data.hold.shelf_expire_time | date:'yyyy-MM-dd HH:mm:ss'}}