teddit/views/comment.pug
2020-11-17 21:44:32 +01:00

12 lines
183 B
Plaintext

.comment
.meta
p.author #{data.author}
p.points #{data.ups}
p.created #{data.created}
.entry
.body
| #{data.body}
.links
a(href="#")
| permalink