Skip to content

Instantly share code, notes, and snippets.

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 vyspiansky/b3ec07500012e2af28e62b96affc8a6d to your computer and use it in GitHub Desktop.
Save vyspiansky/b3ec07500012e2af28e62b96affc8a6d to your computer and use it in GitHub Desktop.
Unsubscribe successful HTML template
<html>
<head>
<title>Unsubscribe successful</title>
</head>
<body>
<h1>Unsubscribe successful</h1>
<p>Your email has been successfully unsubscribed from this list.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment