component Post(post *arn.Post, user *arn.User) .thread .posts Postable(post, user, "", "") .side-note-container.mountable a.side-note(href=post.Parent().Link())= post.Parent().TitleByUser(user)