Skip to content

Instantly share code, notes, and snippets.

@christiannagel
Created May 17, 2018 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiannagel/67ecf5cf7c80b95cc625d7ac6ecc1845 to your computer and use it in GitHub Desktop.
Save christiannagel/67ecf5cf7c80b95cc625d7ac6ecc1845 to your computer and use it in GitHub Desktop.
Template generated privacy policy
@{
ViewData["Title"] = "Privacy Policy";
}
<h2>@ViewData["Title"]</h2>
<p>Use this page to detail your site's privacy policy.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment