Got a login

This commit is contained in:
Paul Schneider 2023-04-05 22:29:40 +01:00
commit 4b52b6e96e
61 changed files with 7793 additions and 609 deletions

View file

@ -34,7 +34,7 @@
<div class="col-md-offset-2 col-md-10">
<button type="submit" class="btn btn-default">Change password</button>
<a asp-action="ForgotPassword" asp-controller="Account">Forgot your password?"]</a>
<a asp-action="ForgotPassword" asp-controller="Account">Forgot your password?</a>
</div>
</div>
</form>