{"id":1387,"date":"2025-12-03T16:37:59","date_gmt":"2025-12-03T15:37:59","guid":{"rendered":"https:\/\/themassagelab.de\/gift-card\/"},"modified":"2025-12-03T16:39:25","modified_gmt":"2025-12-03T15:39:25","slug":"gift-card","status":"publish","type":"page","link":"https:\/\/themassagelab.de\/en\/gift-card\/","title":{"rendered":"Gift Card"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; type=&#8221;4_4&#8243; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]\n<div id=\"ngc-gift-card-app\" class=\"ngc-gift-card-wrapper\">\n\n    <!-- STEP 1: Form -->\n    <form id=\"ngc-gift-card-form\" class=\"gift-card-form\" novalidate>\n\n        <div class=\"ngc-form-errors\" id=\"ngc-form-errors\" style=\"display:none;\"><\/div>\n\n        <!-- Amount -->\n        <div class=\"amount-section\">\n            <label for=\"ngc-amount\" class=\"amount-label\">\n                Gift Card Amount            <\/label>\n            <div class=\"amount-input-container\">\n                <span class=\"currency-symbol\">\u20ac<\/span>\n                <input type=\"number\" id=\"ngc-amount\" name=\"amount\" min=\"30\" step=\"5\" required class=\"amount-input\" placeholder=\"30\">\n            <\/div>\n        <\/div>\n\n        <!-- Sender Info -->\n        <div class=\"info-section\">\n            <h3 class=\"section-heading\">\n                Your Information            <\/h3>\n            <div class=\"info-container\">\n                <div class=\"form-row\">\n                    <label for=\"ngc-your-name\">\n                        Your Name *\n                    <\/label>\n                    <input type=\"text\" id=\"ngc-your-name\" name=\"your_name\" required>\n                <\/div>\n                <div class=\"form-row\">\n                    <label for=\"ngc-your-email\">\n                        Your Email *\n                    <\/label>\n                    <input type=\"email\" id=\"ngc-your-email\" name=\"your_email\" required>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Recipient Info -->\n        <div class=\"info-section\">\n            <h3 class=\"section-heading\">\n                Recipient Information            <\/h3>\n            <div class=\"info-container\">\n                <div class=\"form-row\">\n                    <label for=\"ngc-recipient-name\">\n                        Recipient Name *\n                    <\/label>\n                    <input type=\"text\" id=\"ngc-recipient-name\" name=\"recipient_name\" required>\n                <\/div>\n                <div class=\"form-row recipient-email-field\">\n                    <label for=\"ngc-recipient-email\" id=\"recipient-email-label\">\n                        Recipient Email                        <span class=\"required-indicator\" style=\"display:none;\"> *<\/span>\n                    <\/label>\n                    <input type=\"email\" id=\"ngc-recipient-email\" name=\"recipient_email\">\n                    <small class=\"field-hint\" style=\"display:none;\">\n                        Required for email delivery                    <\/small>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Language -->\n        <div class=\"form-row\">\n            <label for=\"ngc-language\">\n                Language *            <\/label>\n            <select id=\"ngc-language\" name=\"language\" required>\n                <option value=\"en\"  selected='selected'>English<\/option>\n                <option value=\"de\" >Deutsch<\/option>\n            <\/select>\n        <\/div>\n\n        <!-- Delivery Method -->\n        <fieldset class=\"delivery-options\">\n            <legend>\n                Delivery Method *            <\/legend>\n            <div class=\"delivery-option\">\n                <label for=\"ngc-delivery-print\">\n                    <input type=\"radio\" id=\"ngc-delivery-print\" name=\"delivery_method\" value=\"print\" required checked>\n                    I would like to print the voucher - an email will be sent to you with a link to download                <\/label>\n            <\/div>\n            <div class=\"delivery-option\">\n                <label for=\"ngc-delivery-email\">\n                    <input type=\"radio\" id=\"ngc-delivery-email\" name=\"delivery_method\" value=\"email\">\n                    I would like to email the voucher to the recipient                <\/label>\n            <\/div>\n        <\/fieldset>\n\n        <!-- Design & Message (email delivery only) -->\n        <div class=\"email-design-section\" id=\"ngc-email-design-section\" style=\"display:none;\">\n            <div class=\"form-row\">\n                <label>\n                    Select Email Design (Optional)                <\/label>\n                <div class=\"design-carousel-wrapper\">\n                    <button type=\"button\" class=\"carousel-nav prev\" aria-label=\"Previous design\">\u2190<\/button>\n                    <div class=\"design-carousel\">\n                        <div class=\"design-carousel-track\" id=\"ngc-design-track\">\n                            <!-- Designs populated dynamically by JS based on language -->\n                        <\/div>\n                    <\/div>\n                    <button type=\"button\" class=\"carousel-nav next\" aria-label=\"Next design\">\u2192<\/button>\n                <\/div>\n                <small class=\"field-hint\">Leave unselected for default design<\/small>\n            <\/div>\n            <div class=\"form-row\">\n                <label for=\"ngc-gift-message\">\n                    Personal Message (Optional)                <\/label>\n                <textarea id=\"ngc-gift-message\" name=\"gift_message\" rows=\"4\" \n                    placeholder=\"Add a personal message to the recipient...\"><\/textarea>\n            <\/div>\n        <\/div>\n\n        <!-- Hidden fields -->\n        <input type=\"hidden\" name=\"design\" id=\"ngc-design-value\" value=\"\">\n        <input type=\"hidden\" name=\"currency\" value=\"EUR\">\n\n        <!-- Terms -->\n        <div class=\"terms-checkbox\">\n            <label for=\"ngc-terms\">\n                <input type=\"checkbox\" id=\"ngc-terms\" name=\"terms_accepted\" required>\n                I understand that this Gift Card will only be valid for 2 years from the date of purchase *            <\/label>\n        <\/div>\n\n        <!-- Submit -->\n        <button type=\"submit\" id=\"ngc-submit-btn\" class=\"submit-button\">\n            Purchase Gift Card        <\/button>\n    <\/form>\n\n    <!-- STEP 2: Payment (shown after form submit) -->\n    <div id=\"ngc-payment-step\" style=\"display:none;\">\n        <div class=\"payment-processing\">\n            <div class=\"ngc-spinner\"><\/div>\n            <p id=\"ngc-payment-status\">Preparing payment...<\/p>\n        <\/div>\n\n        <!-- SumUp Card Widget container -->\n        <div id=\"ngc-sumup-card\" style=\"display:none;\"><\/div>\n\n        <!-- PayPal fallback container -->\n        <div id=\"ngc-paypal-container\" style=\"display:none;\">\n            <p class=\"paypal-fallback-message\">Card payment was not successful. You can complete your purchase with PayPal:<\/p>\n            <div id=\"ngc-paypal-buttons\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- STEP 3: Success -->\n    <div id=\"ngc-success-step\" style=\"display:none;\">\n        <div class=\"success-message\">\n            <div class=\"success-icon\">\u2713<\/div>\n            <h3 id=\"ngc-success-heading\">Gift Card Purchased Successfully!<\/h3>\n            <p id=\"ngc-success-text\"><\/p>\n            <a href=\"#\" id=\"ngc-download-link\" class=\"download-button\" style=\"display:none;\">\n                Download Gift Card            <\/a>\n        <\/div>\n    <\/div>\n\n<\/div>\n[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"\n<div id=\"ngc-gift-card-app\" class=\"ngc-gift-card-wrapper\">\n\n    <!-- STEP 1: Form -->\n    <form id=\"ngc-gift-card-form\" class=\"gift-card-form\" novalidate>\n\n        <div class=\"ngc-form-errors\" id=\"ngc-form-errors\" style=\"display:none;\"><\/div>\n\n        <!-- Amount -->\n        <div class=\"amount-section\">\n            <label for=\"ngc-amount\" class=\"amount-label\">\n                Gift Card Amount            <\/label>\n            <div class=\"amount-input-container\">\n                <span class=\"currency-symbol\">\u20ac<\/span>\n                <input type=\"number\" id=\"ngc-amount\" name=\"amount\" min=\"30\" step=\"5\" required class=\"amount-input\" placeholder=\"30\">\n            <\/div>\n        <\/div>\n\n        <!-- Sender Info -->\n        <div class=\"info-section\">\n            <h3 class=\"section-heading\">\n                Your Information            <\/h3>\n            <div class=\"info-container\">\n                <div class=\"form-row\">\n                    <label for=\"ngc-your-name\">\n                        Your Name *\n                    <\/label>\n                    <input type=\"text\" id=\"ngc-your-name\" name=\"your_name\" required>\n                <\/div>\n                <div class=\"form-row\">\n                    <label for=\"ngc-your-email\">\n                        Your Email *\n                    <\/label>\n                    <input type=\"email\" id=\"ngc-your-email\" name=\"your_email\" required>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Recipient Info -->\n        <div class=\"info-section\">\n            <h3 class=\"section-heading\">\n                Recipient Information            <\/h3>\n            <div class=\"info-container\">\n                <div class=\"form-row\">\n                    <label for=\"ngc-recipient-name\">\n                        Recipient Name *\n                    <\/label>\n                    <input type=\"text\" id=\"ngc-recipient-name\" name=\"recipient_name\" required>\n                <\/div>\n                <div class=\"form-row recipient-email-field\">\n                    <label for=\"ngc-recipient-email\" id=\"recipient-email-label\">\n                        Recipient Email                        <span class=\"required-indicator\" style=\"display:none;\"> *<\/span>\n                    <\/label>\n                    <input type=\"email\" id=\"ngc-recipient-email\" name=\"recipient_email\">\n                    <small class=\"field-hint\" style=\"display:none;\">\n                        Required for email delivery                    <\/small>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Language -->\n        <div class=\"form-row\">\n            <label for=\"ngc-language\">\n                Language *            <\/label>\n            <select id=\"ngc-language\" name=\"language\" required>\n                <option value=\"en\"  selected='selected'>English<\/option>\n                <option value=\"de\" >Deutsch<\/option>\n            <\/select>\n        <\/div>\n\n        <!-- Delivery Method -->\n        <fieldset class=\"delivery-options\">\n            <legend>\n                Delivery Method *            <\/legend>\n            <div class=\"delivery-option\">\n                <label for=\"ngc-delivery-print\">\n                    <input type=\"radio\" id=\"ngc-delivery-print\" name=\"delivery_method\" value=\"print\" required checked>\n                    I would like to print the voucher - an email will be sent to you with a link to download                <\/label>\n            <\/div>\n            <div class=\"delivery-option\">\n                <label for=\"ngc-delivery-email\">\n                    <input type=\"radio\" id=\"ngc-delivery-email\" name=\"delivery_method\" value=\"email\">\n                    I would like to email the voucher to the recipient                <\/label>\n            <\/div>\n        <\/fieldset>\n\n        <!-- Design & Message (email delivery only) -->\n        <div class=\"email-design-section\" id=\"ngc-email-design-section\" style=\"display:none;\">\n            <div class=\"form-row\">\n                <label>\n                    Select Email Design (Optional)                <\/label>\n                <div class=\"design-carousel-wrapper\">\n                    <button type=\"button\" class=\"carousel-nav prev\" aria-label=\"Previous design\">\u2190<\/button>\n                    <div class=\"design-carousel\">\n                        <div class=\"design-carousel-track\" id=\"ngc-design-track\">\n                            <!-- Designs populated dynamically by JS based on language -->\n                        <\/div>\n                    <\/div>\n                    <button type=\"button\" class=\"carousel-nav next\" aria-label=\"Next design\">\u2192<\/button>\n                <\/div>\n                <small class=\"field-hint\">Leave unselected for default design<\/small>\n            <\/div>\n            <div class=\"form-row\">\n                <label for=\"ngc-gift-message\">\n                    Personal Message (Optional)                <\/label>\n                <textarea id=\"ngc-gift-message\" name=\"gift_message\" rows=\"4\" \n                    placeholder=\"Add a personal message to the recipient...\"><\/textarea>\n            <\/div>\n        <\/div>\n\n        <!-- Hidden fields -->\n        <input type=\"hidden\" name=\"design\" id=\"ngc-design-value\" value=\"\">\n        <input type=\"hidden\" name=\"currency\" value=\"EUR\">\n\n        <!-- Terms -->\n        <div class=\"terms-checkbox\">\n            <label for=\"ngc-terms\">\n                <input type=\"checkbox\" id=\"ngc-terms\" name=\"terms_accepted\" required>\n                I understand that this Gift Card will only be valid for 2 years from the date of purchase *            <\/label>\n        <\/div>\n\n        <!-- Submit -->\n        <button type=\"submit\" id=\"ngc-submit-btn\" class=\"submit-button\">\n            Purchase Gift Card        <\/button>\n    <\/form>\n\n    <!-- STEP 2: Payment (shown after form submit) -->\n    <div id=\"ngc-payment-step\" style=\"display:none;\">\n        <div class=\"payment-processing\">\n            <div class=\"ngc-spinner\"><\/div>\n            <p id=\"ngc-payment-status\">Preparing payment...<\/p>\n        <\/div>\n\n        <!-- SumUp Card Widget container -->\n        <div id=\"ngc-sumup-card\" style=\"display:none;\"><\/div>\n\n        <!-- PayPal fallback container -->\n        <div id=\"ngc-paypal-container\" style=\"display:none;\">\n            <p class=\"paypal-fallback-message\">Card payment was not successful. You can complete your purchase with PayPal:<\/p>\n            <div id=\"ngc-paypal-buttons\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- STEP 3: Success -->\n    <div id=\"ngc-success-step\" style=\"display:none;\">\n        <div class=\"success-message\">\n            <div class=\"success-icon\">\u2713<\/div>\n            <h3 id=\"ngc-success-heading\">Gift Card Purchased Successfully!<\/h3>\n            <p id=\"ngc-success-text\"><\/p>\n            <a href=\"#\" id=\"ngc-download-link\" class=\"download-button\" style=\"display:none;\">\n                Download Gift Card            <\/a>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1387","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gift Card - The Massage Lab<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/themassagelab.de\/en\/gift-card\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:locale\" content=\"en_US\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:type\" content=\"article\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:title\" content=\"Gift Card - The Massage Lab\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themassagelab.de\/en\/gift-card\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:site_name\" content=\"The Massage Lab\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-03T15:39:25+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:description\" content=\"[gift_card_form]\" class=\"yoast-seo-meta-tag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/gift-card\\\/\",\"url\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/gift-card\\\/\",\"name\":\"Gift Card - The Massage Lab\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#website\"},\"datePublished\":\"2025-12-03T15:37:59+00:00\",\"dateModified\":\"2025-12-03T15:39:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/gift-card\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/themassagelab.de\\\/en\\\/gift-card\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/gift-card\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gift Card\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/\",\"name\":\"Massage Zu House\",\"description\":\"Massage zu hause\",\"publisher\":{\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#organization\",\"name\":\"The Massage Lab\",\"url\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/themassagelab.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/ML-Small-Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/themassagelab.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/ML-Small-Logo-1.png\",\"width\":240,\"height\":119,\"caption\":\"The Massage Lab\"},\"image\":{\"@id\":\"https:\\\/\\\/themassagelab.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gift Card - The Massage Lab","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/themassagelab.de\/en\/gift-card\/","og_locale":"en_US","og_type":"article","og_title":"Gift Card - The Massage Lab","og_url":"https:\/\/themassagelab.de\/en\/gift-card\/","og_site_name":"The Massage Lab","article_modified_time":"2025-12-03T15:39:25+00:00","twitter_card":"summary_large_image","twitter_description":"[gift_card_form]","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/themassagelab.de\/en\/gift-card\/","url":"https:\/\/themassagelab.de\/en\/gift-card\/","name":"Gift Card - The Massage Lab","isPartOf":{"@id":"https:\/\/themassagelab.de\/en\/#website"},"datePublished":"2025-12-03T15:37:59+00:00","dateModified":"2025-12-03T15:39:25+00:00","breadcrumb":{"@id":"https:\/\/themassagelab.de\/en\/gift-card\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themassagelab.de\/en\/gift-card\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/themassagelab.de\/en\/gift-card\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/themassagelab.de\/en\/"},{"@type":"ListItem","position":2,"name":"Gift Card"}]},{"@type":"WebSite","@id":"https:\/\/themassagelab.de\/en\/#website","url":"https:\/\/themassagelab.de\/en\/","name":"Massage Zu House","description":"Massage zu hause","publisher":{"@id":"https:\/\/themassagelab.de\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themassagelab.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/themassagelab.de\/en\/#organization","name":"The Massage Lab","url":"https:\/\/themassagelab.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/themassagelab.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/themassagelab.de\/wp-content\/uploads\/2024\/01\/ML-Small-Logo-1.png","contentUrl":"https:\/\/themassagelab.de\/wp-content\/uploads\/2024\/01\/ML-Small-Logo-1.png","width":240,"height":119,"caption":"The Massage Lab"},"image":{"@id":"https:\/\/themassagelab.de\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/pages\/1387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/comments?post=1387"}],"version-history":[{"count":1,"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/pages\/1387\/revisions"}],"predecessor-version":[{"id":1388,"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/pages\/1387\/revisions\/1388"}],"wp:attachment":[{"href":"https:\/\/themassagelab.de\/en\/wp-json\/wp\/v2\/media?parent=1387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}