From c595cf8560dee1675aac96b351c226b7879dd59b Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 17 Oct 2024 03:09:23 +0100 Subject: [PATCH] deployed --- partials/content.hbs | 6 ++---- partials/shop/configure-product.hbs | 5 +---- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/partials/content.hbs b/partials/content.hbs index debd44c..ac56da6 100644 --- a/partials/content.hbs +++ b/partials/content.hbs @@ -45,7 +45,7 @@
{{content}}
-
+
{{> "shop/top"}}
{{#is "post"}} @@ -97,7 +97,5 @@
{{/is}} -
- {{> "shop/configure-product"}} -
+ \ No newline at end of file diff --git a/partials/shop/configure-product.hbs b/partials/shop/configure-product.hbs index d9d5f09..3d8b4e2 100644 --- a/partials/shop/configure-product.hbs +++ b/partials/shop/configure-product.hbs @@ -1,5 +1,2 @@ -
-
+ \ No newline at end of file