FIXME Razor page errors

This commit is contained in:
Paul Schneider 2023-03-20 09:13:16 +00:00
commit 1a1f560ee4
234 changed files with 859 additions and 856 deletions

View file

@ -4,5 +4,5 @@
<h1>@ViewData["Title"].</h1>
<p>
@SR["Your password has been reset."] @SR["Please"] <a href="~/signin">@SR["Click here to log in"]</a>.
Your password has been reset."] Please"] <a href="~/signin">Click here to log in</a>.
</p>