git ssb

0+

gb / gwenbell.com



Tree: d7ccd168fe0681c6e9fca430729f5abb12386773

Files: d7ccd168fe0681c6e9fca430729f5abb12386773 / layouts / layout.jade

630 bytesRaw
1doctype html
2
3html
4 head
5 title= title
6 meta(name='viewport', content='width=device-width')
7 meta(name='viewport', content='initial-scale=1.0')
8 meta(name='viewport', content='maximum-scale=1')
9 link(rel="shortcut icon", href="/favicon.png")
10 link(rel='stylesheet' href='/static/reserva.css')
11 link(rel='stylesheet' href='/simplicitease.css')
12 // link(rel='stylesheet' href='/jenesaisquoi.css')
13 body
14 include navbar.jade
15 .contain
16 .twelve.col
17 .article
18 block content
19 <h6 id="contact"><a href="http://gwenbell.com/#contact"><b>gwen@gwenbell dot com 2016</b></p></h6>
20
21

Built with git-ssb-web