@page @using Microsoft.AspNetCore.Mvc.Localization @using Volo.Abp.Account.Localization @model LY.MicroService.IdentityServer.Pages.Account.SendCodeModel @inject IHtmlLocalizer L

@L["TwoFactor"]

@L["SendVerifyCode"]
@L["Login"]