@model SharedLibraryCore.Dtos.ServerInfo @{ Layout = null; }
@Model.Name
@Model.Map
@Model.ClientCount/@Model.MaxClients
@await Html.PartialAsync("../Server/_ClientActivity", Model)