Files: dcf9fdef37a0d789731415d11d08d29e777cf1ed / layouts / layout.jade
282 bytesRaw
1 | doctype html |
2 | html |
3 | head |
4 | title= title |
5 | meta(charset='utf8') |
6 | link(rel='stylesheet' href='/reserva/reserva.css') |
7 | link(rel='stylesheet' href='/ssp/ssp.css') |
8 | link(rel='stylesheet' href='/sdash.css') |
9 | body |
10 | .contain |
11 | .eight.col.off-two |
12 | block content |
13 |
Built with git-ssb-web