notify.moe/elements/PostableList.pixy

6 lines
152 B
Plaintext

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