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}}