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