skit.define("library.websites.WebsiteRenderer:gallery.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) {
var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data) {
var stack1;
return " \n \n
\n \n
\n"
+ ((stack1 = helpers.each.call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1),{"name":"each","hash":{},"fn":container.program(2, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
+ "
\n
\n
\n \n";
},"2":function(container,depth0,helpers,partials,data) {
var helper;
return "
\n";
},"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) {
var stack1;
return ((stack1 = helpers["if"].call(depth0 != null ? depth0 : (container.nullContext || {}),((stack1 = ((stack1 = ((stack1 = (depth0 != null ? depth0.website : depth0)) != null ? stack1.images : stack1)) != null ? stack1.screenshots : stack1)) != null ? stack1.iPhone : stack1),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "");
},"useData":true}, Handlebars);
var partials = {}; return function(context, opt_options) {
var options = opt_options || {};
options.partials = partials;
return template(context, options);
}
})).apply(this, arguments)});