mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-28 23:31:47 +02:00
7 lines
138 B
Text
7 lines
138 B
Text
|
@{
|
||
|
ViewData["Title"] = "Privacy Policy";
|
||
|
}
|
||
|
<h2>@ViewData["Title"]</h2>
|
||
|
|
||
|
<p>Use this page to detail your site's privacy policy.</p>
|