}
# Cites
$template->param( cites => C4::Record::marc2cites($record) );
if ( C4::Context->preference('OPACCite') ) {
output_html_with_http_headers $query, $cookie, $template->output;
);
-