From b3af891c5444a6a49b39556999792ccca1b0be94 Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 27 Sep 2024 13:51:10 +0100 Subject: [PATCH] hbs --- partials/content.hbs | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/partials/content.hbs b/partials/content.hbs index 5dca46e..0d7229c 100644 --- a/partials/content.hbs +++ b/partials/content.hbs @@ -45,11 +45,10 @@
{{content}}
- - {{#is "post"}}
{{> "shop/top"}}
+ {{#is "post"}}
- {{#is "post"}} - {{> "shop/configure-product"}} - {{/is}} + {{> "shop/configure-product"}} {{/is}}