6 lines
116 B
Plaintext
Raw Normal View History

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