$def with (mb, template=None, header_title="", page=None) $ mb.component_times['TotalTime'] = time() $ header_title = header_title or mb.key $var title: $header_title
$if mb.key == 'notes': $_('Your book notes are private and cannot be viewed by other patrons.') $elif mb.key == 'observations': $_('Your book reviews will be shared anonymously with other patrons.')
$if template: $:template