css stuff
This commit is contained in:
Binary file not shown.
@@ -14,11 +14,11 @@ html
|
||||
nav.navbar.navbar-default.navbar-fixed-top
|
||||
ul.nav.navbar-nav
|
||||
li(role="presentation" )
|
||||
a(href="#home") THSF
|
||||
a(href="#logo") THSF
|
||||
li(role="presentation")
|
||||
a(href="#presentation") presentation
|
||||
a(href="#home") presentation
|
||||
li(role="presentation" )
|
||||
a(href="#programme") preogramme
|
||||
a(href="#programm") programme
|
||||
|
||||
block body
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
include ./layout.jade
|
||||
.container-fluid
|
||||
#logo
|
||||
each item in torender
|
||||
div(id= item.divId)!= item.html
|
||||
if isAuth
|
||||
|
||||
Reference in New Issue
Block a user