2018-11-05 19:05:36 +09:00

6 lines
149 B
Plaintext

component PostableList(postables []arn.Postable, user *arn.User)
.thread
.posts
each post in postables
Postable(post, user, false, "", "")