@page @model PrivacyModel @{ ViewData["Title"] = "Privacy Policy"; } <h1>@ViewData["Title"]</h1> <p>Nothing is stored server-side. Delete the "Auth" cookie and that's all we have.</p>