[% l('Record Summary') %]
[% l('Title:') %]
[% l('Author:') %]
{{record.simple_record().author()}}
[% l('Pub Date:') %]
{{record.simple_record().pubdate()}}
[% l('Database ID:') %]
{{record.id()}}
[% l('Title:') %]
[% l('Edition:') %]
[% l('TCN:') %]
{{record.tcn_value()}}
[% l('Created By:') %]
{{record.creator().usrname()}}
[% l('Author:') %]
{{record.simple_record().author()}}
[% l('Pub Date:') %]
{{record.simple_record().pubdate()}}
[% l('Database ID:') %]
{{record.id()}}
[% l('Last Edited By:') %]
{{record.editor().usrname()}}
[% l('Bib Call #:') %]
[% l('Record Owner:') %]
{{record.owner().shortname()}}
[% l('Last Edited On:') %]
{{record.edit_date() | date:'short'}}