skit.define("public.websites.onboard.WebsitesOnboard:result.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) { var template = Handlebars.VM.template({"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=helpers.helperMissing, alias3="function", alias4=container.escapeExpression, alias5=container.lambda; return "
  • \n \n \n " + alias4(((helper = (helper = helpers.name || (depth0 != null ? depth0.name : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"name","hash":{},"data":data}) : helper))) + "\n " + alias4(alias5(((stack1 = (depth0 != null ? depth0.developer : depth0)) != null ? stack1.name : stack1), depth0)) + "\n \n \n
  • \n"; },"useData":true}, Handlebars); var partials = {}; return function(context, opt_options) { var options = opt_options || {}; options.partials = partials; return template(context, options); } })).apply(this, arguments)});