skit.define("public.websites.dashboard.__id__.edit.WebsiteEdit:html", ["skit.thirdparty.handlebars:runtime","public.websites.dashboard.__id__.edit.WebsiteEdit:app_info.html","public.websites.dashboard.__id__.edit.WebsiteEdit:styles.html","public.websites.dashboard.__id__.edit.WebsiteEdit:legal.html","public.websites.dashboard.__id__.edit.WebsiteEdit:support.html"], function() { return ((function(Handlebars,__module___app_info_html,__module___styles_html,__module___legal_html,__module___support_html) {
var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data) {
var stack1;
return " \n";
},"3":function(container,depth0,helpers,partials,data) {
var stack1, helper, alias1=depth0 != null ? depth0 : {}, alias2=helpers.helperMissing, alias3="function", alias4=container.escapeExpression;
return "
\n \n"
+ ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.images : depth0)) != null ? stack1.icon : stack1),{"name":"if","hash":{},"fn":container.program(4, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
+ " "
+ alias4(((helper = (helper = helpers.appName || (depth0 != null ? depth0.appName : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"appName","hash":{},"data":data}) : helper)))
+ "\n \n \n";
},"4":function(container,depth0,helpers,partials,data) {
var stack1;
return " \n";
},"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) {
var stack1, alias1=container.lambda, alias2=container.escapeExpression, alias3=depth0 != null ? depth0 : {};
return "\n";
},"usePartial":true,"useData":true}, Handlebars);
var partials = {"__module___app_info_html": __module___app_info_html,"__module___styles_html": __module___styles_html,"__module___legal_html": __module___legal_html,"__module___support_html": __module___support_html}; return function(context, opt_options) {
var options = opt_options || {};
options.partials = partials;
return template(context, options);
}
})).apply(this, arguments)});