diff options
author | Ian C <ianc@noddybox.co.uk> | 2024-03-22 12:28:07 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2024-03-22 12:28:07 +0000 |
commit | 3f05ee34d209fcb994cba50955cd2e301315d9bd (patch) | |
tree | 5cd375c2e8ecc444786286af4d1afcbcaf95227e /Pages/Privacy.cshtml | |
parent | d71f080ad276653399c92810c9122bf537e551fe (diff) |
Initial working version.
Diffstat (limited to 'Pages/Privacy.cshtml')
-rw-r--r-- | Pages/Privacy.cshtml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Pages/Privacy.cshtml b/Pages/Privacy.cshtml deleted file mode 100644 index 46ba966..0000000 --- a/Pages/Privacy.cshtml +++ /dev/null @@ -1,8 +0,0 @@ -@page -@model PrivacyModel -@{ - ViewData["Title"] = "Privacy Policy"; -} -<h1>@ViewData["Title"]</h1> - -<p>Use this page to detail your site's privacy policy.</p> |