pwt-0x00/Views/Home/Privacy.cshtml
2020-09-14 11:20:45 +02:00

6 lines
137 B
Plaintext

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