{$pagination|raw}
    {template="followersRows" group="system" params="$followers"}
{{if $anonymous}} {{if $followers !== NULL and \count( $followers )}}
{lang="and_x_others" pluralize="$anonymous"}
{{else}}
{lang="x_anonymous_members" pluralize="$anonymous"}
{{endif}} {{endif}}
{{if \IPS\Member::loggedIn()->modPermission('can_remove_followers')}} {{endif}}