git ssb

3+

ev / sdash



Tree: e33c97439f10b79c669ae219531c5b0b5c60ca3d

Files: e33c97439f10b79c669ae219531c5b0b5c60ca3d / index.jade

810 bytesRaw
1doctype html
2html
3 head
4 title= title
5 meta(charset='utf8')
6 link(rel='stylesheet' href='/reserva/reserva.css')
7 link(rel='stylesheet' href='/style.css')
8 body
9 .contain
10 .eight.col.off-two
11 a(href='/'): h1= title
12 hr
13 img(src='/ws/blobs/get/#{image}' class='profile' style='float: left; margin-right: .5ex; width: 75px;')
14 p <a href='http://evbogue.com/' target='_parent'>@#{name}</a> #{message} <br /><span style='font-size: .8em;'>#{date} on Sbot</span>
15 hr
16 p(style='font-size: .8em') <a href='mailto:ev@evbogue.com'>ev@evbogue.com</a> | <a href='/minimalist'>The Art of Being Minimalist</a> | <a href='/node'>Minimal Node</a> | <a href='https://gitmx.com/%408Qee0I%2FDwI5DHSCi3p5fsl6FyLGArrnDz3ox9qZr5Qc%3D.ed25519'>GitMX</a> | Mexico City
17

Built with git-ssb-web