8 lines
127 B
Text
Executable file
8 lines
127 B
Text
Executable file
@{
|
|
ViewData["Title"] = "Forgot Password Confirmation";
|
|
}
|
|
|
|
<h2>@ViewData["Title"].</h2>
|
|
<p>
|
|
PleaseCheckYourEmail"]
|
|
</p>
|