skit.define("public.login.Login: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 helper, alias1=depth0 != null ? depth0 : {}, alias2=helpers.helperMissing, alias3="function", alias4=container.escapeExpression; return "
\n
\n

Login

\n

Do not have an account? Register now.

\n
\n
\n\n
\n
\n
\n
\n
\n \n \n
\n
\n
\n
\n \n \n
\n
\n \n
\n \n
\n\n
\n \n By continuing, you agree to our\n Terms of Use and\n Privacy Policy.\n \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)});