5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
component Post(post *arn.Post)
|
|
Postable(post.ToPostable(), nil, "")
|
|
|
|
.side-note
|
|
a.ajax(href=post.Thread().Link())= post.Thread().Title |