@if(comment.isBlocked){
This comment was removed by a moderator because it didn't abide by our community standards.
Replies may also be deleted. For more detail see our FAQs.
}else{
@withJsoup(BulletCleaner(comment.body))(
InBodyLinkCleaner("in body link")(Edition(request))
)
}