Skip to content

Instantly share code, notes, and snippets.

@gthoppae
Created November 4, 2018 10:32
Show Gist options
  • Save gthoppae/0b8d059babe551b7dee18a91b70fc2ff to your computer and use it in GitHub Desktop.
Save gthoppae/0b8d059babe551b7dee18a91b70fc2ff to your computer and use it in GitHub Desktop.
A simple Thank You page!
<html>
<head><title>Thank You</title></head>
<body>
<h1 style="font-color: navy">Thank you for your interest in our products. Someone will contact you!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment