extend('podcast/_layout_authenticated') ?> section('meta-tags') ?> <?= lang('Note.title', [ 'actorDisplayName' => $note->actor->display_name, ]) ?> endSection() ?> section('content') ?>
include( 'podcast/_partials/note_with_replies_authenticated', ) ?>
endSection() ?>