files tree made better.
This commit is contained in:
8
src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml
Executable file
8
src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml
Executable file
@ -0,0 +1,8 @@
|
||||
@{
|
||||
ViewData["Title"] = @SR["Forgot Password Confirmation."];
|
||||
}
|
||||
|
||||
<h2>@ViewData["Title"].</h2>
|
||||
<p>
|
||||
@SR["PleaseCheckYourEmail"]
|
||||
</p>
|
Reference in New Issue
Block a user