component Post(post *arn.Post)
	Postable(post.ToPostable(), "")

	.side-note
		a.ajax(href=post.Thread().Link())= post.Thread().Title