6 lines
116 B
Plaintext
Raw Normal View History

2017-06-08 12:46:38 +00:00
component PostableList(postables []arn.Postable)
2017-06-22 14:21:26 +00:00
.thread
.posts
each post in postables
2017-06-22 17:38:01 +00:00
Postable(post, "")