@(byline: Option[String], tags: Tags) @byline.map { text =>

@ContributorLinks(text, tags.contributors)

}