git ssb

3+

gb / docs



Tree: dd760867397a72c7203a2cea92b5d61d8c57969e

Files: dd760867397a72c7203a2cea92b5d61d8c57969e / layouts / layout.jade

557 bytesRaw
1doctype html
2html
3 head
4 title #{site.title} | #{title}
5 meta(name='viewport' content='width=device-width initial-scale=1')
6 link(rel='stylesheet' href='/ssp/ssp.css')
7 link(rel='stylesheet' href='/reserva/reserva.css')
8 link(rel='stylesheet' href='/style.css')
9 body
10 .contain
11 .ten.col.off-one
12 h1.title: a(href='/')= site.title
13 hr
14 .ten.col.off-one
15 block content
16 .ten.col.off-one
17 hr
18 p: a(href='https://gitmx.com/%250lOvmNF7Ch34YvmfLcAbvuyuoto7hdy4%2FGW67VD3IYY%3D.sha256') GitMX
19

Built with git-ssb-web