2017-06-22 14:38:01 -03:00

6 lines
116 B
Plaintext

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