Files: 2b371bcb39de8ceb47b4c6c5ebc566bed524e040 / 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