9 lines
146 B
Plaintext
Executable File
9 lines
146 B
Plaintext
Executable File
@{
|
|
ViewData["Title"] = @SR["Forgot Password Confirmation."];
|
|
}
|
|
|
|
<h2>@ViewData["Title"].</h2>
|
|
<p>
|
|
@SR["PleaseCheckYourEmail"]
|
|
</p>
|