username@email.com
2023-01-05 e7b84fe17bca18fe7715c2078883fe0999a296d6
1
2
3
4
5
6
@{
    ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
 
<p>Use this page to detail your site's privacy policy.</p>