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"> | |
<h1><img src="http://www.precisionnutrition.com/wordpress/wp-content/themes/pn2012/images/pn_logo.png"/></h1> | |
</div> | |
<div data-role="content"> | |
<p>Please enter your contact info below and we'll send your free stuff.</p> | |
<form action="http://get.pn/free" method="post"> | |
<fieldset data-role="fieldcontain"> | |
<label for="firstName"> | |
First Name |
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 sharing your info!</h1> | |
<p>We'll send your free stuff as soon as Dr. Berardi gets back from the event.</p> | |
</div> | |
</div> |