awesome-compose/aspnet-mssql/app/aspnetapp/Views/Home/Privacy.cshtml

7 lines
138 B
Plaintext
Executable File

@{
ViewData["Title"] = "Privacy Policy";
}
<h2>@ViewData["Title"]</h2>
<p>Use this page to detail your site's privacy policy.</p>