@model LightningWalletServices @{ ViewData.SetActivePage(ServerNavPages.Services, Model.WalletName); }
You can go to @Model.WalletName from your browser by clicking here
@StringLocalizer["You can use QR Code to connect to your {0} from your mobile.", Model.WalletName]