source: PostgreSqlDotnetCore/Views/Home/Privacy.cshtml@ 2aea0fd

main
Last change on this file since 2aea0fd was 2aea0fd, checked in by ElenaMoskova <elena.moskova99@…>, 2 months ago

init commit Elena

  • Property mode set to 100644
File size: 138 bytes
Line 
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.