component PostableList(postables []arn.Postable) each post in postables a.ajax(href=post.Link())= post.Title()