FIXME Razor page errors
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
@{
|
||||
ViewData["Title"] = @SR["Forgot Password Confirmation."];
|
||||
ViewData["Title"] = Forgot Password Confirmation."];
|
||||
}
|
||||
|
||||
<h2>@ViewData["Title"].</h2>
|
||||
<p>
|
||||
@SR["PleaseCheckYourEmail"]
|
||||
PleaseCheckYourEmail"]
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user