basic wireframe site
This commit is contained in:
6
views/mixins/navbar.jade
Normal file
6
views/mixins/navbar.jade
Normal file
@@ -0,0 +1,6 @@
|
||||
mixin navbar(active)
|
||||
nav.navbar.navbar-fluid
|
||||
.container-fluid
|
||||
.navbar-header
|
||||
a(class="brad", href="/")
|
||||
span //@ c0db
|
||||
Reference in New Issue
Block a user