Skip to content

Instantly share code, notes, and snippets.

@HenrikJoreteg
Created July 21, 2014 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save HenrikJoreteg/05c1e79a8142b5029f5c to your computer and use it in GitHub Desktop.
Save HenrikJoreteg/05c1e79a8142b5029f5c to your computer and use it in GitHub Desktop.
Jade template for wolves app
body
nav.navbar.navbar-default
div.container-fluid
div.navbar-header
a.navbar-brand(href='/') Our App
ul.nav.navbar-nav
li
a(href='/list') list
.container
main(role="page-container")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment