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