Skip to content

Instantly share code, notes, and snippets.

@BlakeWilliams
Created January 26, 2013 08:11
Show Gist options
  • Select an option

  • Save BlakeWilliams/4640969 to your computer and use it in GitHub Desktop.

Select an option

Save BlakeWilliams/4640969 to your computer and use it in GitHub Desktop.
<div id="container">
<div id="left">
{{render sidebar}}
</div>
<div id="outlet">
{{outlet}}
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment