mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 23:09:28 +01:00
12 lines
183 B
Plaintext
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
|