Files
hotline-planner/dev/backend/HotlinePlanner profile pic and bg worker/Views/Home/Privacy.cshtml
2026-02-23 14:02:44 +01:00

7 lines
144 B
Plaintext

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