= $this->extend('admin/_layout') ?>
= $this->section('title') ?>
= $podcast->title ?>
= $this->endSection() ?>
= $this->section('pageTitle') ?>
= $podcast->title ?>
= $this->endSection() ?>
= $this->section('content') ?>
= lang('Charts.podcast_by_day') ?>
= lang('Charts.podcast_by_month') ?>
= lang('Charts.unique_daily_listeners') ?>
= lang('Charts.unique_monthly_listeners') ?>
= lang('Charts.episodes_by_day') ?>
= lang('Charts.by_player') ?>
= lang('Charts.by_browser') ?>
= lang('Charts.by_country') ?>
= lang('Charts.by_domain') ?>
= $this->endSection() ?>