Files: 4e8da600acc3fc799b7e303c1b6c50bb67e7c45a / index.jade
132 bytesRaw
1 | doctype html |
2 | html |
3 | head |
4 | title= title |
5 | body |
6 | h1= title |
7 | p= name |
8 | img(src='http://localhost:8989/blobs/get/#{image}') |
9 |
Built with git-ssb-web
1 | doctype html |
2 | html |
3 | head |
4 | title= title |
5 | body |
6 | h1= title |
7 | p= name |
8 | img(src='http://localhost:8989/blobs/get/#{image}') |
9 |
Built with git-ssb-web