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