MVC-databaskonstruktion

Log | Files | Refs | README

Privacy.cshtml (138B)


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