2019-01-01 16:28:47 +00:00
|
|
|
@{
|
2023-03-20 19:38:50 +00:00
|
|
|
ViewData["Title"] = "Forgot Password Confirmation";
|
2019-01-01 16:28:47 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
<h2>@ViewData["Title"].</h2>
|
|
|
|
|
<p>
|
2023-04-05 22:29:40 +01:00
|
|
|
PleaseCheckYourEmail
|
2019-01-01 16:28:47 +00:00
|
|
|
</p>
|