@page @model LY.MicroService.AuthServer.Pages.Account.EmailConfirmConfirmationModel @inject Volo.Abp.AspNetCore.Mvc.UI.Layout.IPageLayout PageLayout @using Microsoft.AspNetCore.Mvc.Localization @using Volo.Abp.Account.Localization @inject IHtmlLocalizer L

@L["EmailConfirm"]

@L["YourEmailIsSuccessfullyConfirm"]

@L["GoToTheApplication"]