= $this->extend('_layout') ?>
= $this->section('title') ?>
= lang('Episode.all_podcast_episodes') ?>
= $this->endSection() ?>
= $this->section('pageTitle') ?>
= lang('Episode.all_podcast_episodes') ?>
= $this->endSection() ?>
= $this->section('headerRight') ?>
= lang('Episode.list.number_of_episodes', [
'numberOfEpisodes' => $pager->getDetails()['total'],
]) ?>
= lang('Common.pageInfo', [
'currentPage' => $pager->getDetails()['currentPage'],
'pageCount' => $pager->getDetails()['pageCount'],
]) ?>
' . $episode->description . '
' . '' . '