sample/Views/Home/Privacy.cshtml (5 lines of code) (raw):

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