@addTagHelper *, BundlerMinifier.TagHelpers @inject ISettingsRepository _settingsRepository @using BTCPayServer.Abstractions.Contracts @using BTCPayServer.Abstractions.Extensions @using BTCPayServer.Lightning @model BTCPayServer.Controllers.ShowLightningNodeInfoViewModel @inject BTCPayServer.Services.ThemeSettings Theme @{ Layout = null; }