Skip to content

Instantly share code, notes, and snippets.

@Blackmist
Created May 9, 2013 17:06
Show Gist options
  • Save Blackmist/5548899 to your computer and use it in GitHub Desktop.
Save Blackmist/5548899 to your computer and use it in GitHub Desktop.
static posts.hbs for example.
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<ul class="nav nav-tabs nav-stacked">
<li><a href="#">Posts go here</a></li>
<li><a href="#">And here!</a></li>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment