8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
|
extends layout
|
||
|
|
||
|
block content
|
||
|
h1 Publié
|
||
|
div.post-message
|
||
|
strong.author= p.post_username
|
||
|
div.content= p.content
|
||
|
img(src=p.medias)
|