Files
fxl.codes.kisekae/Views/Home/Privacy.cshtml
T
2021-09-28 21:10:32 -06:00

6 lines
134 B
Plaintext

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