~@ for(var i in slides) { var _this = slides[i]; @~
~@ if( _this.type === "media" ) { @~ ~@ if(!_this.hideMute) { @~
~@ } @~
~@ } else if( _this.type === "image") { @~
~@ } else if( _this.type === "article") { @~
~@ if(_this.sponsor) { @~
Washington Post content selected by ~@ _this.sponsor @~
~@ } @~
~@_this.title@~
~@ _this.cta || "READ" @~
~@ } @~
~@ } @~
~@ if(slides.length !== 1) { @~ ~@ if(thumbnails) { @~
~@ for(var i in slides) { var _this = slides[i]; @~
~@ } @~
~@ } @~
~@ if(!thumbnails) { @~
~@ } @~
~@ } @~