source: Application/ocrent/Views/Home/Privacy.cshtml@ f5f7c24

Last change on this file since f5f7c24 was f5f7c24, checked in by 192011 <mk.snicker@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 138 bytes
RevLine 
[f5f7c24]1@{
2 ViewData["Title"] = "Privacy Policy";
3}
4<h1>@ViewData["Title"]</h1>
5
6<p>Use this page to detail your site's privacy policy.</p>
Note: See TracBrowser for help on using the repository browser.