/* Auto generated, hash = a60jwqf4wq4yp7bu8m6hibuhu */
(function(){dust.register("templates/partials/cato/answer_tag",body_0);function body_0(chk,ctx){return chk.exists(ctx.getPath(false, ["metadata","current","AnswerType"]),ctx,{"block":body_1},{});}function body_1(chk,ctx){return chk.write("<span class=\"answer-type-tag\">").reference(ctx.getPath(false, ["metadata","current","AnswerType"]),ctx,"h").write("</span>");}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/cato/metadata",body_0);function body_0(chk,ctx){return chk.write("<div class=\"metadata-container\"><div class=\"collapsible\"><div>Answer Metadata</div><div class=\"collapsible-wrapper\"><ul class=\"answer-info\"><li class=\"answer-info-item\"><label class=\"answer-info-label\">Answer ID</label>").reference(ctx.getPath(false, ["metadata","current","AnswerId"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Content Changed Date</label>").reference(ctx.getPath(false, ["metadata","current","ContentChangedDate"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Last Reviewed Date</label>").reference(ctx.getPath(false, ["metadata","current","SupportRevDate"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Version</label>").reference(ctx.getPath(false, ["metadata","current","Version"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Internal Product</label>").reference(ctx.getPath(false, ["metadata","current","InternalProduct"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">i18n Requirements</label>").reference(ctx.getPath(false, ["metadata","current","TransReq"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Support Reviewer</label>").reference(ctx.getPath(false, ["metadata","current","SupportReviewer"]),ctx,"h").write("</li><li class=\"answer-info-item\"><label class=\"answer-info-label\">Sharable Link</label><a href=\"").helper("url",ctx,{},{"alias":"controllers.Answer.detail","arg0":ctx.getPath(false, ["metadata","current","MainHcProduct"]),"arg1":ctx.getPath(false, ["metadata","current","AnswerId"]),"arg3":ctx.get(["lang_code"], false)}).write("\">").reference(ctx.getPath(false, ["answer","title"]),ctx,"h").write("</a></li></ul><h3 class=\"metadata-title\">i18n siblings</h3><table class=\"i18n-siblings-table\"><tr><th>ID</th><th>Language</th><th>Status</th><th>Version</th></tr>").section(ctx.getPath(false, ["metadata","siblings"]),ctx,{"block":body_1},{}).write("</table></div></div></div>");}function body_1(chk,ctx){return chk.write("<tr ").helper("eq",ctx,{"block":body_2},{"key":ctx.get(["AnswerId"], false),"value":body_3}).write("><td><a href=\"").helper("url",ctx,{},{"alias":"controllers.Answer.detail","arg0":ctx.getPath(false, ["global","hc_product"]),"arg1":ctx.get(["AnswerId"], false),"arg3":ctx.get(["lang_code"], false)}).write("\" class=\"list-entry\">").reference(ctx.get(["AnswerId"], false),ctx,"h").write("</a></td><td>").reference(ctx.get(["Language"], false),ctx,"h").write("</td><td>").reference(ctx.get(["AnswerStatus"], false),ctx,"h").write("</td><td>").reference(ctx.get(["Version"], false),ctx,"h").write("</td></tr>");}function body_2(chk,ctx){return chk.write("class=\"current\"");}function body_3(chk,ctx){return chk.reference(ctx.getPath(false, ["answer","id"]),ctx,"h");}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/search/feature_launcher",body_0);function body_0(chk,ctx){return chk.write("<div class=\"feature-launcher\"><div class=\"launcher-text-wrapper\"><h3 class=\"launcher-header\">").reference(ctx.getPath(false, ["data","title"]),ctx,"h").write("</h3><p class=\"launcher-content\">").reference(ctx.getPath(false, ["data","excerpt"]),ctx,"h").write("</p></div><div class=\"launcher-button-wrapper\">").exists(ctx.getPath(false, ["data","source"]),ctx,{"else":body_1,"block":body_2},{}).write("</div></div>");}function body_1(chk,ctx){return chk.write("<a class=\"launcher-button artdeco-button artdeco-button--primary\" target=\"_blank\" href=\"").helper("url",ctx,{},{"alias":"controllers.Answer.detail","arg0":ctx.getPath(false, ["global","hc_product"]),"arg1":ctx.getPath(false, ["data","id"]),"track":ctx.get(["trkCode"], false)}).write("\">").reference(ctx.getPath(false, ["data","cta"]),ctx,"h").write("</a>");}function body_2(chk,ctx){return chk.write("<a class=\"launcher-button artdeco-button artdeco-button--primary\" target=\"_blank\" href=\"").helper("url",ctx,{},{"alias":"com.linkedin.helpcenter.frontend.featurelaunchers.FeatureLauncherController.redirect","arg0":ctx.getPath(false, ["global","hc_product"]),"arg1":ctx.getPath(false, ["data","source"]),"track":ctx.get(["trkCode"], false)}).write("\">").reference(ctx.getPath(false, ["data","cta"]),ctx,"h").write("</a>");}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/article",body_0);function body_0(chk,ctx){return chk.write("<div class=\"answer-body ").reference(ctx.get(["answerClass"], false),ctx,"h").write("\" data-test-id=\"article-content-container\">").partial("templates/partials/answers/article_content",ctx,{}).exists(ctx.get(["url"], false),ctx,{"block":body_1},{}).exists(ctx.get(["attachments"], false),ctx,{"block":body_2},{}).write("</div>").notexists(ctx.get(["browseTopic"], false),ctx,{"block":body_4},{});}function body_1(chk,ctx){return chk.write("<a class=\"answer-url-link\" href=\"//help.linkedin.com/app/answers/global/a_id/").reference(ctx.get(["id"], false),ctx,"h").write("\" target=\"_blank\">").helper("i18n",ctx,{},{"key":"i18n_learning_object_view_content","templateName":"templates/shared/static_strings"}).write("</a>");}function body_2(chk,ctx){return chk.write("<h3>Attachments:</h3><ul>").section(ctx.get(["attachments"], false),ctx,{"block":body_3},{}).write("</ul>");}function body_3(chk,ctx){return chk.write("<li><a href=\"//").reference(ctx.get(["domain"], false),ctx,"h").write("/ci/fattach/get/").reference(ctx.get(["id"], false),ctx,"h").write("/0/filename/").reference(ctx.get(["fileName"], false),ctx,"h").write("\" target=_blank>").reference(ctx.get(["fileName"], false),ctx,"h").write("</a><em> (").reference(ctx.get(["size"], false),ctx,"h").write(" KB) </em></li>");}function body_4(chk,ctx){return chk.partial("templates/partials/answers/answer_footer",ctx,{});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/csod_learning_object",body_0);function body_0(chk,ctx){return chk.write("<div class=\"answer-body ").reference(ctx.get(["answerClass"], false),ctx,"h").write("\"><p>").reference(ctx.getPath(false, ["learningObject","description"]),ctx,"h").write("</p><div class=\"content-type\"><h4>").reference(ctx.getPath(false, ["learningObject","content_type"]),ctx,"h").write("</h4><div class=\"mobile-excluded\"><a class=\"answer-url-link\" href=\"//www.linkedin.com/").reference(ctx.getPath(false, ["learningObject","url_prefix"]),ctx,"h").write("/training?link=%252fDeepLink%252fProcessRedirect.aspx%253fmodule%253dloRegisterAndLaunch%2526lo%253d").reference(ctx.getPath(false, ["learningObject","loid"]),ctx,"h").write("\" target=\"_blank\">").helper("i18n",ctx,{},{"key":"i18n_learning_object_view_content","templateName":"templates/shared/static_strings"}).write("</a></div></div><div class=\"content-not-available mobile-only\">").helper("i18n",ctx,{},{"key":"i18n_learning_object_not_available","templateName":"templates/shared/static_strings"}).write("</div></div>").partial("templates/partials/answers/answer_footer",ctx,{}).write("<div class=\"file_attach\" id=\"answer_file_attach\"></div>");}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/entity_type",body_0);function body_0(chk,ctx){return chk.helper("select",ctx,{"block":body_1},{"key":ctx.getPath(false, ["entityType","id"])});}function body_1(chk,ctx){return chk.helper("eq",ctx,{"block":body_2},{"value":"1810"}).helper("eq",ctx,{"block":body_3},{"value":"1819"}).helper("eq",ctx,{"block":body_4},{"value":"1815"}).helper("eq",ctx,{"block":body_5},{"value":"1823"}).helper("default",ctx,{"block":body_6},{});}function body_2(chk,ctx){return chk.partial("templates/partials/answers/article",ctx,{});}function body_3(chk,ctx){return chk.partial("templates/partials/answers/article",ctx,{});}function body_4(chk,ctx){return chk.partial("templates/partials/answers/article",ctx,{"browseTopic":"true"});}function body_5(chk,ctx){return chk.partial("templates/partials/answers/csod_learning_object",ctx,{});}function body_6(chk,ctx){return chk.partial("templates/partials/answers/article",ctx,{});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/entity_render",body_0);function body_0(chk,ctx){return chk.partial("templates/partials/answers/entity_type",ctx,{}).partial("templates/partials/answers/feedback",ctx,{});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/feedback",body_0);function body_0(chk,ctx){return chk.helper("addToContext",ctx,{"block":body_1},{"name":"contactUrl"}).write("<div class=\"helpfulness js-helpfulness\" data-test-id=\"helpfulness-module\" data-answer-id=\"").reference(ctx.get(["answerId"], false),ctx,"h").write("\"><div class=\"helpfulness-header js-helpfulness-header\" data-test-id=\"helpfulness-header\" tabindex=\"-1\"><div class=\"prompt\"><p id=\"helpfulness-prompt").exists(ctx.get(["moduleId"], false),ctx,{"block":body_2},{}).write("\" class=\"prompt-title test-helpfulness-prompt js-prompt text-body-medium\" data-test-id=\"helpfulness-prompt\">").exists(ctx.get(["isKnownIssue"], false),ctx,{"else":body_3,"block":body_4},{}).write("</p></div><div class=\"rate-actions js-actions\" data-test-id=\"rate-actions\" aria-hidden=\"false\"><button class=\"rate-action rate-helpful test-yes-button js-action artdeco-button artdeco-button--secondary\"data-rating=\"2\"data-test-id=\"helpfulness-yes-button\"aria-describedby=\"helpfulness-prompt").exists(ctx.get(["moduleId"], false),ctx,{"block":body_5},{}).write("\" /}\">").helper("i18n",ctx,{},{"key":"i18n_feedback_helpful_yes","templateName":"templates/shared/static_strings"}).write("</button><button class=\"rate-action rate-unhelpful test-no-button js-action artdeco-button artdeco-button--secondary\"data-rating=\"1\"data-test-id=\"helpfulness-no-button\"aria-describedby=\"helpfulness-prompt").exists(ctx.get(["moduleId"], false),ctx,{"block":body_6},{}).write("\" /}\">").helper("i18n",ctx,{},{"key":"i18n_feedback_helpful_no","templateName":"templates/shared/static_strings"}).write("</button></div></div>").exists(ctx.get(["showFeedbackDetail"], false),ctx,{"block":body_7},{}).write("</div>");}function body_1(chk,ctx){return chk.helper("url",ctx,{},{"alias":"controllers.ContactUs.default","arg0":ctx.getPath(false, ["global","hc_product"])});}function body_2(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_3(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_feedback_helpful_prompt","templateName":"templates/shared/static_strings"});}function body_4(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_feedback_issue_prompt","templateName":"templates/shared/static_strings"});}function body_5(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_6(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_7(chk,ctx){return chk.write("<div aria-hidden=\"true\" id=\"feedback").exists(ctx.get(["moduleId"], false),ctx,{"block":body_8},{}).write("\" class=\"feedback js-feedback\" data-test-id=\"helpfulness-feedback-module\"><form id=\"feedback-form").exists(ctx.get(["moduleId"], false),ctx,{"block":body_9},{}).write("\" class=\"feedback-form js-feedback-form js-char-count-limiter\"><div class=\"field\"><p id=\"feedback-text").exists(ctx.get(["moduleId"], false),ctx,{"block":body_10},{}).write("\" class=\"feedback-header text-body-small-open\">").helper("i18n",ctx,{},{"key":"i18n_feedback_subheader_V2","templateName":"templates/shared/static_strings"}).write("</p><p class=\"feedback-note text-body-small-open\">").helper("i18n",ctx,{},{"key":"i18n_feedback_note_V2","filters":"mk|s","templateName":"templates/shared/static_strings"}).write("</p><fieldset class=\"js-warning-target\" tabindex=\"-1\"><legend id=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_11},{}).write("\" class=\"visually-hidden\">").helper("i18n",ctx,{},{"key":"i18n_feedback_legend","templateName":"templates/shared/static_strings"}).write(" ").helper("i18n",ctx,{},{"key":"i18n_ask_required","templateName":"templates/shared/static_strings"}).write("</legend><div class=\"radio-button-group option-container\"><input aria-labelledby=\"feedback-label-inaccurate").exists(ctx.get(["moduleId"], false),ctx,{"block":body_12},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_13},{}).write("\" class=\"radio-button\" id=\"feedback-radio-one").exists(ctx.get(["moduleId"], false),ctx,{"block":body_14},{}).write("\" type=\"radio\" name=\"reason\" value=\"1\"><label id=\"feedback-label-inaccurate").exists(ctx.get(["moduleId"], false),ctx,{"block":body_15},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-one").exists(ctx.get(["moduleId"], false),ctx,{"block":body_16},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_inaccurate","templateName":"templates/shared/static_strings"}).write("</label><input aria-labelledby=\"feedback-label-incomplete").exists(ctx.get(["moduleId"], false),ctx,{"block":body_17},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_18},{}).write("\" class=\"radio-button\" id=\"feedback-radio-two").exists(ctx.get(["moduleId"], false),ctx,{"block":body_19},{}).write("\" type=\"radio\" name=\"reason\" value=\"2\"><label id=\"feedback-label-incomplete").exists(ctx.get(["moduleId"], false),ctx,{"block":body_20},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-two").exists(ctx.get(["moduleId"], false),ctx,{"block":body_21},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_incomplete","templateName":"templates/shared/static_strings"}).write("</label><input aria-labelledby=\"feedback-label-confusing").exists(ctx.get(["moduleId"], false),ctx,{"block":body_22},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_23},{}).write("\" class=\"radio-button\" id=\"feedback-radio-three").exists(ctx.get(["moduleId"], false),ctx,{"block":body_24},{}).write("\" type=\"radio\" name=\"reason\" value=\"3\"><label id=\"feedback-label-confusing").exists(ctx.get(["moduleId"], false),ctx,{"block":body_25},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-three").exists(ctx.get(["moduleId"], false),ctx,{"block":body_26},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_confusing","templateName":"templates/shared/static_strings"}).write("</label>").helper("ne",ctx,{"block":body_27},{"key":ctx.getPath(false, ["global","locale","code"]),"value":"en"}).write("<input aria-labelledby=\"feedback-label-looking-for").exists(ctx.get(["moduleId"], false),ctx,{"block":body_33},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_34},{}).write("\" class=\"radio-button\" id=\"feedback-radio-five").exists(ctx.get(["moduleId"], false),ctx,{"block":body_35},{}).write("\" type=\"radio\" name=\"reason\" value=\"5\"><label id=\"feedback-label-looking-for").exists(ctx.get(["moduleId"], false),ctx,{"block":body_36},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-five").exists(ctx.get(["moduleId"], false),ctx,{"block":body_37},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_looking_for","templateName":"templates/shared/static_strings"}).write("</label><input aria-labelledby=\"feedback-label-other").exists(ctx.get(["moduleId"], false),ctx,{"block":body_38},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_39},{}).write("\" class=\"radio-button\" id=\"feedback-radio-zero").exists(ctx.get(["moduleId"], false),ctx,{"block":body_40},{}).write("\" type=\"radio\" name=\"reason\" value=\"0\"><label id=\"feedback-label-other").exists(ctx.get(["moduleId"], false),ctx,{"block":body_41},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-zero").exists(ctx.get(["moduleId"], false),ctx,{"block":body_42},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_other","templateName":"templates/shared/static_strings"}).write("</label></div></fieldset></div><div class=\"helpfulness-footer\"><button class=\"close-button js-close-button artdeco-button artdeco-button--secondary\" data-test-id=\"helpfullness-close-button\" type=\"button\">").helper("i18n",ctx,{},{"key":"i18n_cancel","templateName":"templates/shared/static_strings"}).write("</button><button class=\"submit-button js-submit-button artdeco-button artdeco-button--primary\" data-test-id=\"helpfullness-submit-button\" type=\"submit\">").helper("i18n",ctx,{},{"key":"i18n_submit","templateName":"templates/shared/static_strings"}).write("</button></div></form></div>");}function body_8(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_9(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_10(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_11(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_12(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_13(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_14(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_15(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_16(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_17(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_18(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_19(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_20(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_21(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_22(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_23(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_24(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_25(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_26(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_27(chk,ctx){return chk.write("<input aria-labelledby=\"feedback-label-translation").exists(ctx.get(["moduleId"], false),ctx,{"block":body_28},{}).write("\" aria-describedby=\"feedback-legend").exists(ctx.get(["moduleId"], false),ctx,{"block":body_29},{}).write("\" class=\"radio-button\" id=\"feedback-radio-four").exists(ctx.get(["moduleId"], false),ctx,{"block":body_30},{}).write("\" type=\"radio\" name=\"reason\" value=\"4\"><label id=\"feedback-label-translation").exists(ctx.get(["moduleId"], false),ctx,{"block":body_31},{}).write("\" class=\"radio-button-label\" for=\"feedback-radio-four").exists(ctx.get(["moduleId"], false),ctx,{"block":body_32},{}).write("\" data-test-selector=\"helpfulness-feedback-radio-button-label\" aria-hidden=\"true\">").helper("i18n",ctx,{},{"key":"i18n_feedback_rating_language","templateName":"templates/shared/static_strings"}).write("</label>");}function body_28(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_29(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_30(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_31(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_32(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_33(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_34(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_35(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_36(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_37(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_38(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_39(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_40(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_41(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}function body_42(chk,ctx){return chk.write("-").reference(ctx.get(["moduleId"], false),ctx,"h");}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/answer_body",body_0);function body_0(chk,ctx){return chk.section(ctx.get(["answer"], false),ctx,{"block":body_1},{});}function body_1(chk,ctx){return chk.block(ctx.getBlock("LegacyPageHeader"),ctx,{"block":body_2},{}).exists(ctx.get(["relatedFeatureLauncher"], false),ctx,{"block":body_4},{}).partial("templates/partials/answers/entity_render",ctx,{}).exists(ctx.getPath(false, ["global","showInternalContent"]),ctx,{"block":body_7},{});}function body_2(chk,ctx){return chk.write("<header class=\"answer-header test-class-2\"><h2 class=\"hc-page-title\" data-test-id=\"answer-title\">").reference(ctx.get(["title"], false),ctx,"h",["mk","s"]).exists(ctx.getPath(false, ["global","showInternalContent"]),ctx,{"block":body_3},{}).write("</h2></header>");}function body_3(chk,ctx){return chk.partial("templates/partials/cato/answer_tag",ctx,{});}function body_4(chk,ctx){return chk.exists(ctx.getPath(false, ["relatedFeatureLauncher","showInArticle"]),ctx,{"block":body_5},{});}function body_5(chk,ctx){return chk.helper("partial",ctx,{"block":body_6},{"global":ctx.get(["global"], false),"data":ctx.get(["relatedFeatureLauncher"], false)});}function body_6(chk,ctx){return chk.partial("templates/partials/search/feature_launcher",ctx,{});}function body_7(chk,ctx){return chk.exists(ctx.getPath(false, ["metadata","current"]),ctx,{"block":body_8},{});}function body_8(chk,ctx){return chk.partial("templates/partials/cato/metadata",ctx,{});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/article_content",body_0);function body_0(chk,ctx){return chk.section(ctx.get(["body"], false),ctx,{"block":body_1},{}).exists(ctx.get(["isMachineTranslated"], false),ctx,{"block":body_12},{});}function body_1(chk,ctx){return chk.helper("select",ctx,{"block":body_2},{"key":ctx.getPath(false, ["markupType","name"])});}function body_2(chk,ctx){return chk.helper("eq",ctx,{"block":body_3},{"value":"PlainHTML"}).helper("eq",ctx,{"block":body_4},{"value":"Icon"}).helper("eq",ctx,{"block":body_7},{"value":"DaVinciIcon"}).helper("eq",ctx,{"block":body_8},{"value":"VideoYoutube"}).helper("eq",ctx,{"block":body_10},{"value":"VideoLil"});}function body_3(chk,ctx){return chk.reference(ctx.get(["content"], false),ctx,"h",["mk","s"]);}function body_4(chk,ctx){return chk.helper("partial",ctx,{"block":body_5},{"icon":body_6,"size":"large"});}function body_5(chk,ctx){return chk.partial("templates/partials/svg",ctx,{});}function body_6(chk,ctx){return chk.reference(ctx.get(["content"], false),ctx,"h",["et","s"]).write("-icon");}function body_7(chk,ctx){return chk.write("<i class=\"davinci-icon show\"><span aria-hidden=\"true\" class=\"").reference(ctx.get(["content"], false),ctx,"h",["et","s"]).write("\"></span></i>");}function body_8(chk,ctx){return chk.write("<div class=\"youtube-container aspectratio-").reference(ctx.getPath(false, ["markupType","aspectRatio"]),ctx,"h",["et","s"]).write("\"><iframe src=\"https://www.youtube-nocookie.com/embed/").reference(ctx.get(["content"], false),ctx,"h",["et","s"]).write("\" frameborder=\"0\" allowfullscreen ").exists(ctx.get(["title"], false),ctx,{"block":body_9},{}).write("></iframe></div>");}function body_9(chk,ctx){return chk.write("title=\"").reference(ctx.get(["title"], false),ctx,"h").write("\"");}function body_10(chk,ctx){return chk.write("<div class=\"youtube-container aspectratio-").reference(ctx.getPath(false, ["markupType","aspectRatio"]),ctx,"h",["et","s"]).write("\"><iframe src=\"https://www.linkedin.com/learning/embed/").reference(ctx.get(["content"], false),ctx,"h",["et","s"]).write("\" frameborder=\"0\" allowfullscreen ").exists(ctx.get(["title"], false),ctx,{"block":body_11},{}).write("></iframe></div>");}function body_11(chk,ctx){return chk.write("title=\"").reference(ctx.get(["title"], false),ctx,"h").write("\"");}function body_12(chk,ctx){return chk.exists(ctx.getPath(false, ["global","showHcMachineTranslatedDisclaimer"]),ctx,{"block":body_13},{}).partial("templates/partials/answers/translation_rating_feedback",ctx,{});}function body_13(chk,ctx){return chk.partial("templates/partials/answers/machine_translated_disclaimer",ctx,{"translationType":ctx.get(["translationType"], false)});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/answer_body",body_0);function body_0(chk,ctx){return chk.section(ctx.get(["answer"], false),ctx,{"block":body_1},{});}function body_1(chk,ctx){return chk.block(ctx.getBlock("LegacyPageHeader"),ctx,{"block":body_2},{}).exists(ctx.get(["relatedFeatureLauncher"], false),ctx,{"block":body_4},{}).partial("templates/partials/answers/entity_render",ctx,{}).exists(ctx.getPath(false, ["global","showInternalContent"]),ctx,{"block":body_7},{});}function body_2(chk,ctx){return chk.write("<header class=\"answer-header test-class-2\"><h2 class=\"hc-page-title\" data-test-id=\"answer-title\">").reference(ctx.get(["title"], false),ctx,"h",["mk","s"]).exists(ctx.getPath(false, ["global","showInternalContent"]),ctx,{"block":body_3},{}).write("</h2></header>");}function body_3(chk,ctx){return chk.partial("templates/partials/cato/answer_tag",ctx,{});}function body_4(chk,ctx){return chk.exists(ctx.getPath(false, ["relatedFeatureLauncher","showInArticle"]),ctx,{"block":body_5},{});}function body_5(chk,ctx){return chk.helper("partial",ctx,{"block":body_6},{"global":ctx.get(["global"], false),"data":ctx.get(["relatedFeatureLauncher"], false)});}function body_6(chk,ctx){return chk.partial("templates/partials/search/feature_launcher",ctx,{});}function body_7(chk,ctx){return chk.exists(ctx.getPath(false, ["metadata","current"]),ctx,{"block":body_8},{});}function body_8(chk,ctx){return chk.partial("templates/partials/cato/metadata",ctx,{});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


(function(){dust.register("templates/partials/answers/answer_footer",body_0);function body_0(chk,ctx){return chk.write("<footer class=\"answer-footer\" data-test-id=\"article-footer\">").exists(ctx.get(["learningObject"], false),ctx,{"block":body_1},{}).write("<p>").helper("i18n",ctx,{},{"key":"i18n_last_updated","templateName":"templates/shared/static_strings"}).write(": ").reference(ctx.get(["relativeUpdatedTime"], false),ctx,"h").write("</p></footer>");}function body_1(chk,ctx){return chk.write("<p>").helper("select",ctx,{"block":body_2},{"key":ctx.getPath(false, ["learningObject","target"])}).exists(ctx.getPath(false, ["learningObject","target"]),ctx,{"block":body_7},{}).write("</p>");}function body_2(chk,ctx){return chk.helper("eq",ctx,{"block":body_3},{"value":"TRC"}).helper("eq",ctx,{"block":body_4},{"value":"TRS"}).helper("eq",ctx,{"block":body_5},{"value":"TRCS"}).helper("eq",ctx,{"block":body_6},{"value":"TRCSM"});}function body_3(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_learning_object_target_notice_trc","templateName":"templates/shared/static_strings"});}function body_4(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_learning_object_target_notice_trs","templateName":"templates/shared/static_strings"});}function body_5(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_learning_object_target_notice_trcs","templateName":"templates/shared/static_strings"});}function body_6(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_learning_object_target_notice_trcsm","templateName":"templates/shared/static_strings"});}function body_7(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_learning_object_notice_require_login","templateName":"templates/shared/static_strings"});}return body_0;})();
/*** LOCALE SPECIFIC CONTENT STARTS BELOW ***/


