diff --git a/Confectionery/ConfectioneryClientApp/Views/Home/Privacy.cshtml b/Confectionery/ConfectioneryClientApp/Views/Home/Privacy.cshtml index af4fb19..f000a96 100644 --- a/Confectionery/ConfectioneryClientApp/Views/Home/Privacy.cshtml +++ b/Confectionery/ConfectioneryClientApp/Views/Home/Privacy.cshtml @@ -1,6 +1,28 @@ -@{ - ViewData["Title"] = "Privacy Policy"; -} -
Use this page to detail your site's privacy policy.
+@model ClientViewModel + +@{ + ViewData["Title"] = "Privacy Policy"; +} +