2015-03-31 09:17:58 +11:00
|
|
|
doctype html
|
2012-01-19 03:01:17 +11:00
|
|
|
html
|
|
|
|
head
|
|
|
|
title= title
|
|
|
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
2015-03-31 13:25:25 +11:00
|
|
|
link(rel='stylesheet', href='http://lbesson.bitbucket.org/md/themes/cyborg.min.css')
|
|
|
|
link(rel='stylesheet', href='http://lbesson.bitbucket.org/md/themes/bootstrap-responsive.min.css')
|
|
|
|
body
|
|
|
|
nav.navbar.navbar-default
|
|
|
|
div.container-fluid
|
|
|
|
ul.nav.nav-pills
|
|
|
|
li(role="presentation" )
|
2015-03-28 22:14:27 +11:00
|
|
|
a(href="#home") THSF
|
2015-03-31 13:25:25 +11:00
|
|
|
li(role="presentation")
|
2015-03-28 22:14:27 +11:00
|
|
|
a(href="#presentation") presentation
|
2015-03-31 13:25:25 +11:00
|
|
|
li(role="presentation" )
|
2015-03-28 22:14:27 +11:00
|
|
|
a(href="#programme") preogramme
|
2015-03-31 13:25:25 +11:00
|
|
|
|
|
|
|
block body
|
|
|
|
|