skit.define("library.controllers.onboarding.iTunesAppSearch:start.html", ["skit.thirdparty.handlebars:runtime"], function() { return ((function(Handlebars) { var template = Handlebars.VM.template({"1":function(container,depth0,helpers,partials,data) { var helper; return "

" + container.escapeExpression(((helper = (helper = helpers.subheadText || (depth0 != null ? depth0.subheadText : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),{"name":"subheadText","hash":{},"data":data}) : helper))) + "

\n"; },"3":function(container,depth0,helpers,partials,data) { var helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=helpers.helperMissing, alias3="function", alias4=container.escapeExpression; return " \n"; },"5":function(container,depth0,helpers,partials,data) { var helper; return "
\n My app isn’t in the App Store\n
\n"; },"7":function(container,depth0,helpers,partials,data) { return "
Google Play is not currently supported.
\n"; },"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}); return "
\n
\n

" + container.escapeExpression(((helper = (helper = helpers.headlineText || (depth0 != null ? depth0.headlineText : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(alias1,{"name":"headlineText","hash":{},"data":data}) : helper))) + "

\n" + ((stack1 = helpers["if"].call(alias1,(depth0 != null ? depth0.subheadText : depth0),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "") + "
\n
\n\n
\n\n
\n
\n
\n \n \n
Pick the main country your iOS app is listed in
\n
\n
\n
\n
\n \n \n" + ((stack1 = helpers["if"].call(alias1,(depth0 != null ? depth0.skipUrl : depth0),{"name":"if","hash":{},"fn":container.program(5, data, 0),"inverse":container.program(7, data, 0),"data":data})) != null ? stack1 : "") + "
\n
\n
\n
\n \n \n
\n
\n
\n\n
\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)});