1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-26 10:43:35 +02:00
awesome-compose/aspnet-mssql/app/aspnetapp/Views/Home/Privacy.cshtml

7 lines
138 B
Text
Raw Normal View History

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