diff --git a/Views/Account/Login.cshtml b/Views/Account/Login.cshtml new file mode 100644 index 0000000..d1f7b4e --- /dev/null +++ b/Views/Account/Login.cshtml @@ -0,0 +1,45 @@ +@{ + Layout = null; +} + + + + + + Sign In — Scratching Post + + + + + +
+
+ +

Sunbeam

+

Scratching Post Admin

+
+
+
+ @if (ViewBag.Error != null) + { +
@ViewBag.Error
+ } +
+ @if (ViewBag.ReturnUrl != null) { } +
+
+ +
+
+
+

© Jess Rogerson — 2026

+
+ +