pageHeader(); if (!$controller->record) { echo '', WT_I18N::translate('Unable to find record with ID'), ''; exit; } if (!$controller->record->canDisplayDetails()) { print_privacy_error(); exit; } ?> "; if (!$controller->record->isExternal() && !$controller->record->fileExists() ) { echo '
', WT_I18N::translate('The file ā%sā does not exist.', $controller->record->getLocalFilename()), '
'; } else { echo "