Updating to 2.1RC1

This commit is contained in:
Steve Smith
2018-05-19 17:13:55 -04:00
parent 4e7f3d7302
commit 80604062d9
12 changed files with 25 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
@page
@model LoginWithRecoveryCodeModel
@model LoginWithRecoveryCodeModel
@{
ViewData["Title"] = "Recovery code verification";
}