Created
March 19, 2012 23:42
-
-
Save mlynch/2128511 to your computer and use it in GitHub Desktop.
page2
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" id="page2"> | |
<div data-role="header"> | |
<h3> | |
Page 2 | |
</h3> | |
<a data-role="button" data-direction="reverse" data-rel="back" href="#page2" data-icon="arrow-l" data-iconpos="left"> | |
Back | |
</a> | |
</div> | |
<div data-role="content"> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment