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