Initial commit

This commit is contained in:
2025-11-29 20:25:53 +01:00
commit f9a41263a5
84 changed files with 83097 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>