awesome-compose/aspnet-mssql/app/aspnetapp/Views/Home/Privacy.cshtml
Anca Iordache f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-16 17:23:59 +01:00

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>