{"id":810,"date":"2026-04-25T21:13:31","date_gmt":"2026-04-25T19:13:31","guid":{"rendered":"https:\/\/ezc-france.com\/shop\/?page_id=810"},"modified":"2026-04-25T21:13:34","modified_gmt":"2026-04-25T19:13:34","slug":"goodies-ezc","status":"publish","type":"page","link":"https:\/\/ezc-france.com\/shop\/goodies-ezc\/","title":{"rendered":"Goodies EZC"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800;900&display=swap');\n\n.ezc-mug-wrap *, .ezc-mug-wrap *::before, .ezc-mug-wrap *::after { box-sizing: border-box; }\n.ezc-mug-wrap {\n  font-family: 'Inter', system-ui, Arial, sans-serif;\n  background: #000;\n  padding: 0 16px 48px;\n}\n\n\/* HERO *\/\n.ezc-mug-hero {\n  text-align: center;\n  padding: 52px 16px 40px;\n  position: relative;\n}\n.ezc-mug-hero::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 50%;\n  transform: translateX(-50%);\n  width: 700px; height: 300px;\n  background: radial-gradient(ellipse, rgba(235,161,29,.1), transparent 70%);\n  pointer-events: none;\n}\n.ezc-mug-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(235,161,29,.12);\n  border: 1px solid rgba(235,161,29,.35);\n  border-radius: 999px;\n  padding: 6px 18px;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: #EBA11D;\n  margin-bottom: 22px;\n  text-decoration: none !important;\n}\n.ezc-mug-hero h1 {\n  font-size: clamp(30px, 5vw, 56px);\n  font-weight: 900;\n  color: #fff;\n  line-height: 1.08;\n  margin: 0 0 16px;\n  letter-spacing: -.025em;\n}\n.ezc-mug-hero h1 em {\n  font-style: normal;\n  background: linear-gradient(90deg, #EBA11D, #f5c842);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n.ezc-mug-hero-sub {\n  font-size: 16px;\n  color: rgba(255,255,255,.5);\n  max-width: 500px;\n  margin: 0 auto 28px;\n  line-height: 1.65;\n}\n.ezc-mug-divider {\n  width: 60px; height: 3px;\n  background: linear-gradient(90deg, #EBA11D, #f5c842);\n  border-radius: 99px;\n  margin: 0 auto 40px;\n}\n\n\/* SECTION HEADER *\/\n.ezc-mug-sec-head {\n  max-width: 1100px;\n  margin: 0 auto 16px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.ezc-mug-sec-head h2 {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,.45);\n  margin: 0;\n  white-space: nowrap;\n}\n.ezc-mug-sec-head::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: rgba(255,255,255,.07);\n}\n\n\/* GRILLE *\/\n.ezc-mug-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n  gap: 14px;\n  max-width: 1100px;\n  margin: 0 auto 40px;\n}\n\n\/* CARTE *\/\n.ezc-mug-card {\n  background: #0d0d0d;\n  border: 1px solid rgba(255,255,255,.06);\n  border-radius: 16px;\n  padding: 12px 12px 16px;\n  text-decoration: none !important;\n  display: flex;\n  flex-direction: column;\n  position: relative;\n  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;\n}\n.ezc-mug-card:hover {\n  transform: translateY(-5px);\n  border-color: rgba(235,161,29,.4);\n  box-shadow: 0 12px 36px rgba(235,161,29,.13);\n}\n.ezc-mug-card, .ezc-mug-card *, .ezc-mug-card:hover, .ezc-mug-card *:hover {\n  text-decoration: none !important;\n}\n.ezc-mug-card-img {\n  width: 100%;\n  height: 150px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n  overflow: hidden;\n  border-radius: 10px;\n  background: #111;\n}\n.ezc-mug-card-img img {\n  max-width: 100%; max-height: 100%;\n  display: block;\n  transition: transform .3s ease;\n}\n.ezc-mug-card:hover .ezc-mug-card-img img { transform: scale(1.08); }\n.ezc-mug-card-title {\n  font-size: 13px; font-weight: 700;\n  color: #fff; line-height: 1.3;\n  margin-bottom: 8px; flex: 1;\n}\n.ezc-mug-card-footer {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding-top: 8px;\n  border-top: 1px solid rgba(255,255,255,.05);\n}\n.ezc-mug-card-price {\n  font-size: 15px; font-weight: 900;\n  color: #EBA11D;\n}\n.ezc-mug-card-btn {\n  font-size: 11px; font-weight: 700;\n  color: rgba(255,255,255,.35);\n  letter-spacing: .05em;\n  text-transform: uppercase;\n  transition: color .2s ease;\n}\n.ezc-mug-card:hover .ezc-mug-card-btn { color: #EBA11D; }\n\n\/* CTA BAS *\/\n.ezc-mug-cta-box {\n  max-width: 820px;\n  margin: 0 auto;\n  background: linear-gradient(135deg, rgba(235,161,29,.08), rgba(235,161,29,.02));\n  border: 1px solid rgba(235,161,29,.2);\n  border-radius: 16px;\n  padding: 28px 24px;\n  text-align: center;\n}\n.ezc-mug-cta-box h3 {\n  font-size: 20px; font-weight: 900;\n  color: #fff; margin: 0 0 10px;\n}\n.ezc-mug-cta-box p {\n  font-size: 14px; color: rgba(255,255,255,.5);\n  margin: 0 0 18px; line-height: 1.6;\n}\n.ezc-mug-btn-gold {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: linear-gradient(135deg, #EBA11D, #f5c842);\n  color: #000 !important;\n  font-weight: 800; font-size: 13px;\n  letter-spacing: .04em; text-transform: uppercase;\n  padding: 13px 26px; border-radius: 11px;\n  text-decoration: none !important;\n  box-shadow: 0 6px 24px rgba(235,161,29,.35);\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n.ezc-mug-btn-gold:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 10px 36px rgba(235,161,29,.5);\n  text-decoration: none !important; color: #000 !important;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 640px) {\n  .ezc-mug-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 380px) {\n  .ezc-mug-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"ezc-mug-wrap\">\n\n  <!-- HERO -->\n  <div class=\"ezc-mug-hero\">\n    <div class=\"ezc-mug-badge\">\ud83d\udecd EZC TRADING \u2014 COLLECTION OFFICIELLE<\/div>\n    <h1>Affiche tes<br><em>couleurs EZC<\/em><\/h1>\n    <p class=\"ezc-mug-hero-sub\">Mugs, autocollants et goodies exclusifs \u2014 la collection officielle EZC pour les vrais passionn\u00e9s de crypto.<\/p>\n    <div class=\"ezc-mug-divider\"><\/div>\n  <\/div>\n\n  <!-- MUGS BLANCS -->\n  <div class=\"ezc-mug-sec-head\"><h2>\u2615 Mugs Blancs<\/h2><\/div>\n  <div class=\"ezc-mug-grid\">\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-bear-vs-bull-ezc\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-front-view-672fb48f4a165-324x324.jpg\" alt=\"Mug Blanc Bear vs Bull EZC\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc Bear vs Bull EZC<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-brillant-bitcoin-ezc\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-front-view-672f7c9a949e4-324x324.jpg\" alt=\"Mug Blanc Brillant Bitcoin EZC\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc Brillant Bitcoin EZC<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-brillant-ezc-bitcoin\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-handle-on-left-674318e44abdb-324x324.jpg\" alt=\"Mug Blanc Brillant EZC Bitcoin\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc Brillant EZC Bitcoin<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-doge\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-handle-on-right-6739f74a5d205-324x324.jpg\" alt=\"Mug Blanc Doge\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc Doge<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-ethereum\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-front-view-6730939759c0a-324x324.jpg\" alt=\"Mug Blanc Ethereum\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc Ethereum<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-ezc-bullish\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-front-view-673097e76d2c3-324x324.jpg\" alt=\"Mug Blanc EZC Bullish\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc EZC Bullish<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-ezc-citation-satoshi\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-front-view-672fb3282d4bd-324x324.jpg\" alt=\"Mug Blanc EZC Citation Satoshi\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc EZC Citation Satoshi<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-blanc-sui\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-glossy-mug-white-11-oz-handle-on-left-67307f3688042-324x324.jpg\" alt=\"Mug Blanc SUI\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Blanc SUI<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">16,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- MUGS NOIRS PREMIUM -->\n  <div class=\"ezc-mug-sec-head\"><h2>\ud83d\udda4 Mugs Noirs Premium<\/h2><\/div>\n  <div class=\"ezc-mug-grid\">\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-arthur-ponzi\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-673b958232766-324x324.jpg\" alt=\"Mug brillant Arthur Ponzi\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant Arthur Ponzi<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-noir-ezc-by-asma\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-6739fd462b965-324x324.jpg\" alt=\"Mug brillant by Asma\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant by Asma<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-guillaume-edition\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-6739fd462b965-324x324.jpg\" alt=\"Mug brillant Guillaume \u00e9dition\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant Guillaume \u00e9dition<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-le-jn\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-67324c76da75e-324x324.jpg\" alt=\"Mug brillant Le JN\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant Le JN<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-noir-bitcoin-ezc\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-672f7f4bf1eb5-324x324.jpg\" alt=\"Mug brillant noir Bitcoin EZC\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant noir Bitcoin EZC<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-brillant-yujiro-edition\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/black-glossy-mug-black-11-oz-handle-on-right-673b9092d38cb-324x324.jpg\" alt=\"Mug Yujiro \u00e9dition\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug brillant Yujiro Chick Check Scam<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- AUTRES -->\n  <div class=\"ezc-mug-sec-head\"><h2>\ud83c\udfa8 Autres goodies<\/h2><\/div>\n  <div class=\"ezc-mug-grid\">\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/mug-solana\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/white-ceramic-mug-with-color-inside-blue-11-oz-right-6730917b4d07e-324x324.jpg\" alt=\"Mug Solana\"><\/div>\n      <div class=\"ezc-mug-card-title\">Mug Solana<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">18,49 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n    <a href=\"https:\/\/ezc-france.com\/shop\/produit\/autocollants-buy-bitcoin\/\" class=\"ezc-mug-card\">\n      <div class=\"ezc-mug-card-img\"><img decoding=\"async\" src=\"https:\/\/ezc-france.com\/shop\/wp-content\/uploads\/2024\/11\/kiss-cut-stickers-white-3x3-front-674b545b581fd-324x324.jpg\" alt=\"Autocollants Buy BITCOIN\"><\/div>\n      <div class=\"ezc-mug-card-title\">Autocollants Buy BITCOIN<\/div>\n      <div class=\"ezc-mug-card-footer\"><div class=\"ezc-mug-card-price\">7,00 \u20ac<\/div><div class=\"ezc-mug-card-btn\">Commander \u2192<\/div><\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"ezc-mug-cta-box\">\n    <h3>\ud83d\ude80 Trader ET styl\u00e9 ?<\/h3>\n    <p>Rejoins la communaut\u00e9 VIP EZC pour acc\u00e9der aux signaux, analyses et accompagnement personnalis\u00e9.<\/p>\n    <a href=\"https:\/\/ezc-france.com\/shop\/canal-vip-ezc\/\" class=\"ezc-mug-btn-gold\">\u2b50 D\u00e9couvrir le Canal VIP<\/a>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udecd EZC TRADING \u2014 COLLECTION OFFICIELLE Affiche tescouleurs EZC Mugs, autocollants et goodies exclusifs \u2014 la collection officielle EZC pour les vrais passionn\u00e9s de crypto. \u2615 Mugs Blancs Mug Blanc Bear vs Bull EZC 16,49 \u20ac Commander \u2192 Mug Blanc Brillant Bitcoin EZC 16,49 \u20ac Commander \u2192 Mug Blanc Brillant EZC Bitcoin 16,49 \u20ac Commander [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-810","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/pages\/810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/comments?post=810"}],"version-history":[{"count":1,"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/pages\/810\/revisions"}],"predecessor-version":[{"id":811,"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/pages\/810\/revisions\/811"}],"wp:attachment":[{"href":"https:\/\/ezc-france.com\/shop\/wp-json\/wp\/v2\/media?parent=810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}