FalconSSO/FAuth/Views/Home/Privacy.cshtml

7 lines
144 B
Plaintext
Raw Normal View History

2020-03-30 10:12:52 +08:00
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>