{"id":2276,"date":"2023-12-10T07:01:02","date_gmt":"2023-12-10T07:01:02","guid":{"rendered":"https:\/\/wpconsults.com\/?p=2276"},"modified":"2026-07-02T19:42:57","modified_gmt":"2026-07-02T19:42:57","slug":"creer-une-page-de-connexion-pour-lenregistrement-2","status":"publish","type":"post","link":"https:\/\/www.wpconsults.com\/fr\/create-registration-login-page\/","title":{"rendered":"How to Create a Registration\/Login Page for WP Job Manager"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">WP Job Manager gives you a working job board, but it ships without a registration or login page, so candidates and employers have nowhere to create an account. In this guide I will show you how I add both pages with the free Theme My Login plugin, with the exact settings and the screenshots to match.<\/p>\n\n\n\n<div class=\"wp-block-group wpc-takeaways is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading\">Key Takeaways<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>WP Job Manager has no built-in login or registration page; it leans on WordPress accounts, and the bare wp-login.php screen is a poor fit for a public job board.<\/li><li>Two settings must be on before anything works: <strong>Anyone can register<\/strong> under Settings &gt; General, and account creation in the WP Job Manager job submission settings.<\/li><li>Theme My Login creates front-end login and registration pages that behave like normal WordPress pages, so you can style them and add them to menus.<\/li><li>Exclude the login and registration pages from caching, and test the full journey (register, log in, submit a listing) in a private window before sending traffic.<\/li><\/ul>\n<\/div>\n\n\n<style>.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-content-wrap{padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-sm, 1.5rem);border-top:1px solid var(--global-palette10, #3182CE);border-right:1px solid var(--global-palette10, #3182CE);border-bottom:1px solid var(--global-palette10, #3182CE);border-left:1px solid var(--global-palette10, #3182CE);border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;box-shadow:15px 15px 0px 0px rgba(160, 152, 255, 0.31);}.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-contents-title-wrap{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-contents-title{font-weight:regular;font-style:normal;}.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-content-wrap .kb-table-of-content-list{color:var(--global-palette1, #3182CE);font-weight:regular;font-style:normal;margin-top:var(--global-kb-spacing-sm, 1.5rem);margin-right:0px;margin-bottom:0px;margin-left:0px;}@media all and (max-width: 1024px){.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-content-wrap{border-top:1px solid var(--global-palette10, #3182CE);border-right:1px solid var(--global-palette10, #3182CE);border-bottom:1px solid var(--global-palette10, #3182CE);border-left:1px solid var(--global-palette10, #3182CE);}}@media all and (max-width: 767px){.kb-table-of-content-nav.kb-table-of-content-id7066_f7400a-9c .kb-table-of-content-wrap{border-top:1px solid var(--global-palette10, #3182CE);border-right:1px solid var(--global-palette10, #3182CE);border-bottom:1px solid var(--global-palette10, #3182CE);border-left:1px solid var(--global-palette10, #3182CE);}}<\/style>\n\n\n<h2 class=\"wp-block-heading\">Why WP Job Manager ships without a login page<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/wp-job-manager\/\" target=\"_blank\" rel=\"noopener nofollow\">WP Job Manager<\/a> focuses on listings: the submission form, the jobs archive, and applications. Accounts are left to WordPress itself, so when a candidate or employer needs to sign in, they land on the bare wp-login.php screen, the same one you use as an admin.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That technically works, but it looks nothing like your site, and it confuses visitors who expect a normal page with your header and navigation. <strong>A public job board needs proper front-end registration and login pages<\/strong>, and since the plugin does not create them, we will.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, some membership plugins and themes ship their own account forms, and if you already run one of those you may not need anything new. For a plain job board though, Theme My Login is the lightest route I know, so that is what this tutorial uses.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to create the registration and login pages, step by step<\/h2>\n\n\n\n<figure class=\"wpc-flow\">\n  <p class=\"wpc-flow__title\">From bare plugin to working account pages<\/p>\n  <ol class=\"wpc-flow__list\">\n    <li class=\"is-blue\">Install and activate WP Job Manager<\/li>\n    <li class=\"is-teal\">Allow account creation in WordPress and the plugin settings<\/li>\n    <li class=\"is-purple\">Install Theme My Login and review the pages it creates<\/li>\n    <li class=\"is-green\">Test registration, login, and a job submission<\/li>\n  <\/ol>\n  <figcaption class=\"wpc-flow__cap\">The four stages every WP Job Manager account setup goes through; the steps below walk through each one.<\/figcaption>\n<\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Install WP Job Manager<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If the plugin is not on the site yet, go to Plugins &gt; Add New, search for WP Job Manager, then install and activate it. It is the official job board plugin from Automattic, so updates and long-term support are about as dependable as WordPress plugins get.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1722\" height=\"579\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16.png\" alt=\"Searching for the WP Job Manager plugin in the WordPress Add Plugins screen\" class=\"wp-image-2278\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16.png 1722w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16-300x101.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16-1024x344.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16-768x258.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-16-1536x516.png 1536w\" sizes=\"auto, (max-width: 1722px) 100vw, 1722px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1722\" height=\"732\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15.png\" alt=\"Installing and activating WP Job Manager from the WordPress dashboard\" class=\"wp-image-2277\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15.png 1722w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15-300x128.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15-1024x435.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15-768x326.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-15-1536x653.png 1536w\" sizes=\"auto, (max-width: 1722px) 100vw, 1722px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Turn on membership and account creation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Registration fails silently if WordPress itself refuses new accounts, so fix that first. Go to Settings &gt; General, scroll to the Membership row, and tick <strong>Anyone can register<\/strong>, then save.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"323\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-22-1024x323.png\" alt=\"The Anyone can register membership checkbox in WordPress general settings\" class=\"wp-image-2284\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-22-1024x323.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-22-300x95.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-22-768x242.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-22.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Then open Job Listings &gt; Settings &gt; Job Submission and enable account creation there too, because WP Job Manager keeps its own switches for whether submitters get an account and which role they receive. Leave the registration role on Employer unless you have a specific reason to change it, and decide whether an account should be required to submit a listing at all.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Install and activate Theme My Login<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Back in Plugins &gt; Add New, search for <a href=\"https:\/\/wordpress.org\/plugins\/theme-my-login\/\" target=\"_blank\" rel=\"noopener nofollow\">Theme My Login<\/a>, then install and activate it. The plugin&#8217;s whole job is to serve the WordPress login, registration, and password actions on normal front-end pages that use your theme.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1641\" height=\"774\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17.png\" alt=\"Installing the Theme My Login plugin from the WordPress plugin directory\" class=\"wp-image-2279\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17.png 1641w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17-300x141.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17-1024x483.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17-768x362.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-17-1536x724.png 1536w\" sizes=\"auto, (max-width: 1641px) 100vw, 1641px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Configure Theme My Login<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open the Theme My Login settings and work through the tabs: registration type, redirects after login, and the email notifications new users receive. The defaults are sensible, so for most job boards this is a two-minute review rather than real configuration work.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"907\" height=\"854\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-21.png\" alt=\"Theme My Login general settings for the login and registration pages\" class=\"wp-image-2283\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-21.png 907w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-21-300x282.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-21-768x723.png 768w\" sizes=\"auto, (max-width: 907px) 100vw, 907px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Review the login and registration pages<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Current versions of Theme My Login create the pages for you on activation: Log In, Register, Lost Password, and a few others, usually at \/login and \/register. Open Pages in your dashboard and you will see them sitting there as ordinary WordPress pages.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"927\" height=\"487\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-20.png\" alt=\"The login and registration pages created by Theme My Login in the WordPress Pages list\" class=\"wp-image-2282\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-20.png 927w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-20-300x158.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-20-768x403.png 768w\" sizes=\"auto, (max-width: 927px) 100vw, 927px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can edit them like any page: adjust the slug, add a line of welcome text above the form, or drop them into your navigation menu. If you ever need the form somewhere else, the <code>[theme-my-login]<\/code> shortcode renders it on any page you choose.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1004\" height=\"527\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-19.png\" alt=\"Editing the registration page created by Theme My Login\" class=\"wp-image-2281\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-19.png 1004w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-19-300x157.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-19-768x403.png 768w\" sizes=\"auto, (max-width: 1004px) 100vw, 1004px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Refresh your permalinks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Go to Settings &gt; Permalinks, confirm the structure you use (Post name for almost every site), and click Save Changes even if nothing looks different. Saving flushes the rewrite rules, which is the quiet fix for new pages returning a 404 right after a plugin creates them.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"518\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-23-1024x518.png\" alt=\"Saving the post name permalink structure in WordPress settings\" class=\"wp-image-2285\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-23-1024x518.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-23-300x152.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-23-768x389.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-23.png 1193w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Test the registration and login flow<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open a private browser window, register a test account, log in with it, and submit a test job listing end to end. <strong>Do this before you send any real traffic<\/strong>, because a broken registration email or a redirect loop costs you every candidate who hits it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24-1024x573.png\" alt=\"The front-end registration page for WP Job Manager after setup\" class=\"wp-image-2286\" srcset=\"https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24-1024x573.png 1024w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24-300x168.png 300w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24-768x430.png 768w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24-1536x859.png 1536w, https:\/\/www.wpconsults.com\/wp-content\/uploads\/2023\/12\/image-24.png 1541w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/wpconsults.com\/wp-content\/uploads\/2023\/12\/image-25-1024x764.png\" alt=\"The front-end login page for WP Job Manager after setup\" class=\"wp-image-2287\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Styling the login and registration pages<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Because Theme My Login renders inside your theme, the pages already carry your fonts, colors, and layout. For finer control, add CSS under Appearance &gt; Customize &gt; Additional CSS, targeting the form classes, or override the plugin&#8217;s template files in your child theme if you are comfortable with code.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note that this styles the front-end pages, not the original WordPress login screen, which still exists for admins. If you want that screen branded too, I covered it separately in <a href=\"https:\/\/www.wpconsults.com\/customize-wordpress-login-page-manually\/\">how to customize the WordPress login page manually<\/a>, and if you want it harder to find, see <a href=\"https:\/\/www.wpconsults.com\/change-wp-admin-url-without-plugin\/\">changing the wp-admin URL without a plugin<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Compatibility checks before the job board goes live<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Two things break these setups more than anything else. First, caching: if your cache plugin serves a cached login or registration page, forms misbehave in strange ways, so exclude both pages from caching outright. Second, email: registration and password emails often land in spam or vanish, and <a href=\"https:\/\/www.wpconsults.com\/setup-smtp-manually-in-wordpress\/\">setting up SMTP in WordPress<\/a> fixes that properly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If a form renders oddly, test with a default theme and only WP Job Manager plus Theme My Login active. That isolates the conflict in minutes instead of an afternoon of guessing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">So, is Theme My Login still the right choice for a WP Job Manager site?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Honestly, yes, for most job boards it is still the setup I reach for. It is free, maintained, does exactly one job, and leaves your site lighter than a full membership suite would. If you already run a membership plugin or your theme includes account pages, use what you have rather than doubling up; two systems fighting over registration causes more problems than either solves.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The part people skip is the testing. The setup takes fifteen minutes, but the test registration, the login, and the email check are what decide whether real candidates actually make it through.<\/p>\n\n\n\n<div class=\"wp-block-group wpc-post-cta is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading\">Stuck getting your job board accounts working?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Don&#8217;t hesitate to <a href=\"https:\/\/wpconsults.com\/work-with-wpconsults\/\" rel=\"nofollow noopener\" target=\"_blank\">contact us<\/a> or <a href=\"mailto:info.wpconsults@gmail.com\">email me<\/a> if the registration flow misbehaves. A login page visitors can find and trust is the difference between a job board that grows and one that sits empty.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group wpc-changelog is-layout-flow wp-block-group-is-layout-flow\" id=\"article-update-logs\">\n<h2 class=\"wp-block-heading\">Update Logs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>03 Jul 2026<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Rewrote the walkthrough for 2026: Theme My Login now creates the login and registration pages for you, so the steps reflect that, plus clearer guidance on the account settings that must be on first and the caching and email checks before launch.<\/li><\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WP Job Manager ships without a built-in login or registration screen, so here is how I create a WP Job Manager login page and registration page with Theme My Login, with real screenshots.<\/p>","protected":false},"author":1,"featured_media":7441,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kb_optimizer_status":0,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","rank_math_title":"WP Job Manager Login Page: How to Create One (Step by Step)","rank_math_description":"WP Job Manager ships without a login page. Here is how to create a WP Job Manager login page and registration page with Theme My Login, step by step.","rank_math_focus_keyword":"WP Job Manager login page","_colophon_preset":"regular","_colophon_fc_on":"","_colophon_edited_on":"","footnotes":""},"categories":[7],"tags":[58,59],"class_list":["post-2276","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress-tips-tutorials","tag-custom-login-registration-page","tag-wp-job-manager"],"_links":{"self":[{"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/posts\/2276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/comments?post=2276"}],"version-history":[{"count":3,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/posts\/2276\/revisions"}],"predecessor-version":[{"id":7443,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/posts\/2276\/revisions\/7443"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/media\/7441"}],"wp:attachment":[{"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/media?parent=2276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/categories?post=2276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wpconsults.com\/fr\/wp-json\/wp\/v2\/tags?post=2276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}