Files: c08fd15c989b69488d709fcba00f34f45d12b9b9 / index.jade
609 bytesRaw
1 | doctype html |
2 | html |
3 | head |
4 | link(rel='stylesheet' href='/griddle.css') |
5 | title= title |
6 | body |
7 | .contain |
8 | .three.col.off-one |
9 | img(src='http://localhost:8989/blobs/get/#{image}', style='width:100%') |
10 | <a href="http://gwenbell.fetchapp.com/sell/e3547c1e"><img src="/stoicsystems.jpg" class="profile" style="float:right; margin-left: .6em; width:100%;" /></a><br /> |
11 | <a href="http://gwenbell.fetchapp.com/sell/e3547c1e" class='button'><button>Buy Stoic Systems | 35</button></a> |
12 | .six.col |
13 | h1= title |
14 | h2= name |
15 | p #{name} #{message} #{date} |
16 | |
17 |
Built with git-ssb-web