yavsc/src/Yavsc.Org/Views/Account/ForgotPasswordConfirmation.cshtml
2026-07-04 20:03:56 +01:00

7 lines
93 B
Text

@model string
@{
ViewBag.Title = Localizer["Account"];
}
<h1>Check your mail box!</h1>