@import com.gu.contentatom.renderer.utils.Implicits._ @(atom: com.gu.contentatom.thrift.Atom , data: com.gu.contentatom.thrift.atom.storyquestions.StoryQuestionsAtom )(implicit conf: com.gu.contentatom.renderer.ArticleConfiguration)

Need something explained?

Pick a question: We’ll answer the one that generates the most interest shortly

@for( editorialQuestions <- data.editorialQuestions.toSeq; questionSet <- editorialQuestions.take(1); question <- questionSet.questions ) { }
@for( listId <- data.listId ) { }