Created
April 11, 2024 19:55
-
-
Save vyspiansky/b3ec07500012e2af28e62b96affc8a6d to your computer and use it in GitHub Desktop.
Unsubscribe successful HTML template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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