Local Passwords validation
This commit is contained in:
parent
ce8f3ebce0
commit
8132db37d0
163 changed files with 1812 additions and 4772 deletions
11
src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml
Executable file → Normal file
11
src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml
Executable file → Normal file
|
|
@ -1,8 +1,5 @@
|
|||
@{
|
||||
ViewData["Title"] = "Forgot Password Confirmation";
|
||||
}
|
||||
@model string
|
||||
|
||||
|
||||
<h1>Check your mail box!</h1>
|
||||
|
||||
<h2>@ViewData["Title"].</h2>
|
||||
<p>
|
||||
PleaseCheckYourEmail
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue