Skip to content

Instantly share code, notes, and snippets.

@ianb
Created May 18, 2010 20:46
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 ianb/405514 to your computer and use it in GitHub Desktop.
Save ianb/405514 to your computer and use it in GitHub Desktop.
<body>
<div id="header">stuff...</div>
<div id="body">
</div>
<div id="templates" style="display: none">
<div class="page-main">
Template for the main page...
</div>
<div class="page-view">
Template for the view page...
</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment