name, $note->id), icon('chat', 'text-2xl mr-1 text-gray-400') . $note->replies_count, [ 'class' => 'inline-flex items-center hover:underline', 'title' => lang('Note.replies', [ 'numberOfReplies' => $note->replies_count, ]), ], ) ?>
name, $note->id), lang('Note.expand'), [ 'class' => 'px-4 py-1 hover:bg-gray-100', ], ) ?>
actor->is_local): ?>