Back to Frontend

GameReview.Scala

common/app/views/fragments/atoms/structureddata/gameReview.scala.html

latest241 B
Original Source

@import com.gu.contententity.thrift.entity.game.Game @import org.joda.time.DateTime @import model.Tag @import model.content.ReviewAtom @(review: model.content.ReviewAtom, entity: Game, contributors: Seq[Tag])(implicit request: RequestHeader)