diff --git a/FO/Views/Account/DormantCancel.cshtml b/FO/Views/Account/DormantCancel.cshtml new file mode 100644 index 0000000..d0732a7 --- /dev/null +++ b/FO/Views/Account/DormantCancel.cshtml @@ -0,0 +1,67 @@ +
+ +@section scripts{ + +} \ No newline at end of file diff --git a/FO/Views/Account/PwChange.cshtml b/FO/Views/Account/PwChange.cshtml new file mode 100644 index 0000000..e9a7bbd --- /dev/null +++ b/FO/Views/Account/PwChange.cshtml @@ -0,0 +1,53 @@ +@model NP.Model.VMUser + +@section scripts{ + +} +