FIXME Razor page errors
This commit is contained in:
parent
123283f277
commit
1a1f560ee4
234 changed files with 859 additions and 856 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@{
|
||||
ViewData["Title"] = @SR["Forgot Password Confirmation."];
|
||||
ViewData["Title"] = Forgot Password Confirmation."];
|
||||
}
|
||||
|
||||
<h2>@ViewData["Title"].</h2>
|
||||
<p>
|
||||
@SR["PleaseCheckYourEmail"]
|
||||
PleaseCheckYourEmail"]
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue