From 6cafbc5916b95b31b62fd102c3c909a91c4f5d4c Mon Sep 17 00:00:00 2001 From: "W.S.Son" Date: Tue, 1 Sep 2020 15:22:03 +0900 Subject: [PATCH] Added status message display. Modified so that you can check the status message. --- .../UI/src/Areas/Identity/Pages/V4/Account/ConfirmEmail.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/ConfirmEmail.cshtml b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/ConfirmEmail.cshtml index 26d63e6e0def..2deb2e52649a 100644 --- a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/ConfirmEmail.cshtml +++ b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/ConfirmEmail.cshtml @@ -5,3 +5,4 @@ }

@ViewData["Title"]

+