@fragments.headers.sectionHead(tag.name) @if(tag.isContributor) {
@tag.contributorImagePath.map { url =>
@tag.name
} @if(tag.bio) {

@RemoveOuterParaHtml(tag.bio)

}

Latest

} @if(leadContent.nonEmpty) { @leadContent.zipWithRowInfo.map{ case (trail, info) =>
data-cricket-match="@id" }>
} }