= $this->extend('podcast/_layout_authenticated') ?>
= $this->section('meta-tags') ?>
= lang('Comment.title', [
'actorDisplayName' => $comment->actor->display_name,
]) ?>
= $this->endSection() ?>
= $this->section('content') ?>
= $this->endSection()
?>