extends ../node_modules/pug-bootstrap/_bootstrap
append styles
// !-- Custom styles for this template --
link(href="/stylesheets/cover.css", rel="stylesheet")
// !-- Styles Monnéthic --
link(href="/stylesheets/style.css", rel="stylesheet")
block body
.site-wrapper
.site-wrapper-inner
.cover-container
.masthead.clearfix
.inner
h3.masthead-brand Monnéthic
nav
ul.nav.masthead-nav
li.active
a(href="#home") Accueil
li
a(href="#contact") Contact
block content
.mastfoot
.inner
p Cover template for Bootstrap , by @mdo.