{"id":878,"date":"2025-10-29T04:11:48","date_gmt":"2025-10-29T04:11:48","guid":{"rendered":"https:\/\/eyinfo.com\/?p=878"},"modified":"2025-10-29T04:11:48","modified_gmt":"2025-10-29T04:11:48","slug":"best-apps-for-studying-english-on-your-phone","status":"publish","type":"post","link":"https:\/\/eyinfo.com\/en\/melhores-aplicativos-para-estudar-ingles-no-celular\/","title":{"rendered":"Best apps for studying English on your cell phone"},"content":{"rendered":"<p>If you&#039;re looking for an excellent app to study English on your phone, this is it. <strong>Duolingo<\/strong> It&#039;s a highly recommended option \u2014 you can download it below.<\/p>\n\n\n\n<p>From the very first minutes of use, Duolingo stands out for its simple, intuitive interface geared towards daily learning. The app offers short lessons\u2014perfect for fitting into free time during the day\u2014and covers the main language skills: reading, writing, listening comprehension, and speaking.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/tw_coGKgk1K_zO-Ypf9zBKV1s-KT3dYN1MIUxIqtnbfmON5x_YmuoAr31gE4oSfJHNtA-aStTd-qe9R8S6NVyA=w240-h480-rw\" alt=\"Duolingo: English and more!\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Duolingo: English and more!<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">32,284,976 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">500 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.duolingo&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\"><strong>Usability and user experience<\/strong><\/h2>\n\n\n\n<p>Duolingo was developed to make language learning accessible, fun, and easy to repeat frequently. Upon opening the app, the user is greeted by a simple visual interface with pleasant colors, icons indicating progress, and a reward system that encourages maintaining the routine. According to the official description, &quot;quick, game-like lessons&quot; help build vocabulary and grammar.<br>The advantage for those who study on their cell phone is that there is no friction: at any time it is possible to open the app, complete a mini-lesson and continue with the day without getting lost. This type of usability is ideal for those who want to study English regularly \u2014 a key factor for assimilation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Unique features and strengths<\/strong><\/h2>\n\n\n\n<p>Among the standout features of Duolingo are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gamification: the system of points, levels, and &quot;lives&quot; makes learning more motivating and helps to establish the habit of studying.<\/li>\n\n\n\n<li>Variety of activities: there are exercises in translation, listening, speaking and writing, which makes learning more complete.<\/li>\n\n\n\n<li>Time flexibility: since the lessons are short, you can study even with a busy schedule \u2014 ideal for those who only have 5 or 10 minutes at a time.<\/li>\n\n\n\n<li>Wide availability: the app is designed for mobile devices (Android, iOS) and makes it possible to take studying anywhere \u2014 while commuting, waiting in lines, during work breaks, etc.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Competitive advantages<\/strong><\/h2>\n\n\n\n<p>Duolingo&#039;s distinguishing feature compared to other apps lies in its combination of a design focused on daily learning and a methodology that doesn&#039;t aim to replace a full course, but rather offers constant and progressive practice. The emphasis on micro-learning, instead of long study sessions, helps maintain consistency. Furthermore, because it is well-known and widely used, there is a community of users, forums, tips, and recognition of the app as a good gateway to learning English.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Performance and usage environment<\/strong><\/h2>\n\n\n\n<p>In terms of performance, Duolingo works well on Android phones, with fast loading times, a fluid interface, and little waiting time. For those studying in Brazil, it&#039;s worth highlighting that the app supports several interface languages, making it easy for Portuguese speakers to start using it without difficulty. Another positive point: having free versions allows you to test it without commitment and assess whether the style fits your learning method. It&#039;s worth mentioning that, like all freemium apps, there are paid options that offer extra features or fewer interruptions\u2014so you can upgrade if you want to delve deeper.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Benefits for those who want to study English.<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Consistency: the fact that it&#039;s easy to open the app and do something quickly promotes habit formation \u2014 and habit is crucial in language learning.<\/li>\n\n\n\n<li>Diversification of skills: it is not limited to vocabulary alone, but encompasses grammar, speaking, reading and listening, generating a richer foundation.<\/li>\n\n\n\n<li>Motivation: Game and reward elements help keep the user engaged.<\/li>\n\n\n\n<li>Accessibility: Available on mobile, meaning you can study anywhere, even during &quot;idle&quot; moments.<\/li>\n\n\n\n<li>Low startup cost: simply install, create an account, and get started \u2014 ideal for those who don&#039;t have the time or resources for in-person courses initially.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Usage suggestions to get the most out of it<\/strong><\/h2>\n\n\n\n<p>To get the most out of Duolingo, some practices are helpful:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set a daily goal of short lessons (for example, 10 minutes a day) and try to maintain the sequence without interruptions.<\/li>\n\n\n\n<li>Use the &quot;speaking&quot; mode to practice pronunciation \u2014 even if you make mistakes, the important thing is to make speaking an active part of your studies.<\/li>\n\n\n\n<li>Take advantage of the app&#039;s listening (audio) environments to improve your comprehension.<\/li>\n\n\n\n<li>If you have the opportunity, complement the app with other tools: news in English, videos, podcasts \u2014 and use Duolingo as your regular source of information.<\/li>\n\n\n\n<li>Make the routine simple: opening the app at the same time or after a fixed routine helps to turn it into an automatic habit.<\/li>\n<\/ul>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/tw_coGKgk1K_zO-Ypf9zBKV1s-KT3dYN1MIUxIqtnbfmON5x_YmuoAr31gE4oSfJHNtA-aStTd-qe9R8S6NVyA=w240-h480-rw\" alt=\"Duolingo: English and more!\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Duolingo: English and more!<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">32,284,976 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">500 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/eyinfo.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.duolingo&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\"><strong>Final considerations<\/strong><\/h2>\n\n\n\n<p>In short, Duolingo offers a solid solution for those who want to learn or reinforce English in a practical, continuous, and accessible way. If you are a beginner or want to maintain consistency in the language, it represents an effective support tool\u2014especially in the context of mobile phones, when we have less time for long study sessions. Naturally, for advanced levels or very specific purposes (such as technical or academic English), it will be necessary to supplement with additional materials; but as a foundation and boost, Duolingo fits very well.<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea est\u00e1 em busca de um excelente aplicativo para estudar ingl\u00eas no celular, o Duolingo \u00e9 uma op\u00e7\u00e3o altamente recomendada \u2014 voc\u00ea pode baix\u00e1-lo logo abaixo. Desde os primeiros minutos de uso, o Duolingo chama aten\u00e7\u00e3o por sua interface simples, intuitiva e voltada para o aprendizado di\u00e1rio. O aplicativo prop\u00f5e li\u00e7\u00f5es curtas \u2014 perfeitas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":880,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,31,34],"tags":[],"class_list":{"0":"post-878","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-curiosidades","9":"category-dicas"},"_links":{"self":[{"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/posts\/878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/comments?post=878"}],"version-history":[{"count":1,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/posts\/878\/revisions"}],"predecessor-version":[{"id":883,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/posts\/878\/revisions\/883"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/media\/880"}],"wp:attachment":[{"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/media?parent=878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/categories?post=878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eyinfo.com\/en\/wp-json\/wp\/v2\/tags?post=878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}