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