7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
{af4fb195a3c9183e1a1944162e20f06c8eccce89 true 138 Privacy.cshtml 0xc00aff83f0}
@{
|
|
ViewData["Title"] = "Privacy Policy";
|
|
}
|
|
<h1>@ViewData["Title"]</h1>
|
|
|
|
<p>Use this page to detail your site's privacy policy.</p>
|