skit.define("public.websites.dashboard.__id__.edit.WebsiteEdit:legal.html", ["skit.thirdparty.handlebars:runtime","public.websites.dashboard.__id__.edit.WebsiteEdit:example_terms.html"], function() { return ((function(Handlebars,__module___example_terms_html) {
var template = Handlebars.VM.template({"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) {
var stack1, alias1=container.lambda, alias2=container.escapeExpression;
return "
\n
\n\n
Terms of Use
\n\n
\n\n
\n \n \n
\n
\n\n
\n
Privacy Policy
\n
\n
\n \n \n
\n
\n
\n
If you need a place to post your legal docs, we recommend setting up a private post on
Medium or
Tumblr.
\n
\n\n
\n";
},"usePartial":true,"useData":true}, Handlebars);
var partials = {"__module___example_terms_html": __module___example_terms_html}; return function(context, opt_options) {
var options = opt_options || {};
options.partials = partials;
return template(context, options);
}
})).apply(this, arguments)});