@page "/system/info" @page "/{locale}/system/info"

Info

@code { [Parameter] public string Locale { get; set; } = string.Empty; }