LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
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>