headTitle($this->translate('od_content')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . $this->transEsc('od_content') . '
  • '; ?>

    OverDrive
    transEsc('od_content')?>

    config()->get('Overdrive')->Overdrive->ODHelpLink): ?>

    icon('overdrive-help')?> translate('od_mycontent_help', ['%%url%%' => $this->config()->get('Overdrive')->Overdrive->ODHelpLink])?>

    flashmessages()?>

    transEsc('od_loans')?>

    checkoutsUnavailable): ?>
    transEsc('od_info_unavail')?>
    checkouts) == 0): ?>
    transEsc('od_none_found')?>
    checkouts as $resource): $od_id = $resource['record']->getOverdriveID(); $rec_id = $resource['record']->getUniqueID(); $coverDetails = $this->record($resource['record'])->getCoverDetails('checkedout', 'small', $this->recordLinker()->getUrl($resource['record'])); $cover = $coverDetails['html']; $thumbnail = false; $thumbnailAlignment = $this->record($resource['record'])->getThumbnailAlignment('account'); if ($resource['checkout']->isMagazine): $od_id = $resource['checkout']->reserveId; $edition = $resource['checkout']->metadata->edition; $coverAlt = $this->transEscAttr('Cover Image'); $cover = "$coverAltmetadata->images->thumbnail->href}'>"; else: $edition = ''; endif; ?>
    schemaOrg()->getAttributes(['property' => 'name'])?>> escapeHtml($resource['record']->getTitle() . ' ' . $resource['record']->getSubtitle() . ' ' . $resource['record']->getTitleSection())?>
    escapeHtml($edition)?>
    getPrimaryAuthors(); ?> transEsc('by')?>: escapeHtml($listAuthors[0])?> 1): ?>, transEsc('more_authors_abbrev')?>
    transEsc('od_expires_on', ['%%due_date%%' => $resource['checkout']->expires])?>

    transEsc('od_holds')?>

    holdsUnavailable): ?>
    transEsc('od_info_unavail')?>
    holds) == 0): ?>
    transEsc('od_none_found')?>