LANCommander/Views/Home/Privacy.cshtml
2023-01-02 15:44:04 -06:00

6 lines
138 B
Text

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