Created
July 8, 2013 15:20
-
-
Save lukegalea/5949764 to your computer and use it in GitHub Desktop.
A CodePen by Luke Galea.
This file contains 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
<div data-role="page"> | |
<div data-role="header" data-theme="d"> | |
<img src="http://www.precisionnutrition.com/wordpress/wp-content/themes/pn2012/images/pn_logo.png" style="padding: 5px 5px 0px 10px"/> | |
</div> | |
<div data-role="content"> | |
<h1>Thanks for signing up!</h1> | |
<p>You should receive an email with your free stuff within the next 72 hours.</p> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment