yavsc/src/Yavsc.Org/Views/Account/ForgotPasswordConfirmation.cshtml

7 lines
93 B
Text
Raw Normal View History

2024-11-06 13:00:34 +00:00
@model string
2026-07-04 20:03:56 +01:00
@{
ViewBag.Title = Localizer["Account"];
}
2024-11-06 13:00:34 +00:00
<h1>Check your mail box!</h1>