@await RenderSectionAsync("styles", false)
×
No content available yet...
@ViewBag.CustomBranding
@(ViewBag.ClientCount ?? "-")
Clients
@(ViewBag.AdminCount ?? "-")
Admins
@(ViewBag.ReportCount ?? "-")
Reports
@*
*@
@await RenderSectionAsync("targetid", required: false)
@RenderBody()
threadsafe.pw
@await RenderSectionAsync("scripts", required: false) @Html.Raw(ViewBag.ScriptInjection)