doctype html
html
head
title= title
meta(charset='utf8')
link(rel='stylesheet' href='https://evbogue.com/reserva/reserva.css')
link(rel='stylesheet' href='https://evbogue.com/style.css')
body
.contain
.eight.col.off-two
a(href='/'): h1= title
hr
div(class='message')
img(src='https://evbogue.com/ws/blobs/get/#{image}' class='avatar')
p @#{name}
!= markdown(post.value.content.text)
span.date #{moment(post.value.timestamp).fromNow()}
div(class='message')
img(src='https://evbogue.com/ws/blobs/get/#{image}' class='avatar')
p @#{name} dug #{vote.value.content.vote.link}
span.date #{moment(vote.value.timestamp).fromNow()}
div.message
img(src='https://evbogue.com/ws/blobs/get/#{reauthor.image}' class='avatar')
p @#{reauthor.name}
!= markdown(redo.value.content.text)
span.date #{moment(redo.value.timestamp).fromNow()}
div(class='message')
img(src='https://evbogue.com/ws/blobs/get/#{image}' class='avatar')
p @#{name} pushed a git commit to #{gits.value.content.repo}
span.date #{moment(gits.value.timestamp).fromNow()}
hr
p(style='font-size: .8em') ev@evbogue.com | The Art of Being Minimalist | Minimal Node | GitMX | Blog | Mexico City