Created
April 5, 2010 17:45
-
-
Save chbrown/356643 to your computer and use it in GitHub Desktop.
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
<h1>Resource</h1> | |
${tab_nav()} | |
<div id="content"> | |
<div class="header-with-controls"> | |
<h1>Resources <!-- filter / whatever goes inside the h1 --></h1> | |
</div> | |
<ol class="controls"> | |
<li><!-- whatever control --></li> | |
<!-- more controls --> | |
</ol> | |
<!-- Everything else --> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment