handle), $post->id), icon('chat-4-fill', [ 'class' => 'text-2xl mr-1 opacity-40', ]) . $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-highlight', ], ) ?>
actor->is_local): ?>
handle), $post->id), icon('chat-4-fill', [ 'class' => 'text-2xl mr-1 opacity-40', ]) . $post->replies_count, [ 'class' => 'inline-flex items-center hover:underline', 'title' => lang('Post.replies', [ 'numberOfReplies' => $post->replies_count, ]), ], ) ?> handle), $post->id, 'reblog'), icon('repeat-fill', [ 'class' => 'text-2xl mr-1 opacity-40', ]) . $post->reblogs_count, [ 'class' => 'inline-flex items-center hover:underline', 'width' => 420, 'height' => 620, 'title' => lang('Post.reblogs', [ 'numberOfReblogs' => $post->reblogs_count, ]), ], ) ?> handle), $post->id, 'favourite'), icon('heart-fill', [ 'class' => 'text-2xl mr-1 opacity-40', ]) . $post->favourites_count, [ 'class' => 'inline-flex items-center hover:underline', 'width' => 420, 'height' => 620, 'title' => lang('Post.favourites', [ 'numberOfFavourites' => $post->favourites_count, ]), ], ) ?>