7 lines
262 B
Text
7 lines
262 B
Text
.navbar.navbar-static-top
|
|
.navbar-inner
|
|
a.brand href='/' Tent
|
|
ul.nav
|
|
== nav_link_with_active 'Blog', '/blog', top: true
|
|
== nav_link_with_active 'Docs', '/docs', top: true
|
|
== nav_link_with_active 'Contribute', '/contribute', top: true
|