Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created March 19, 2012 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlynch/2094566 to your computer and use it in GitHub Desktop.
Save mlynch/2094566 to your computer and use it in GitHub Desktop.
Simple page
<div data-role="page" id="page1">
<div data-role="header">
<h3>
Page 1
</h3>
</div>
<div data-role="content">
<!-- components go here -->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment