@{ Layout = null; } @inject BTCPayServer.Services.BTCPayServerEnvironment env

Welcome to your BTCPay Server


@await Html.PartialAsync("_BTCPaySupporters")
@RenderBody() @if (env.OnionUrl != null) { }
@await Html.PartialAsync("_ValidationScriptsPartial")