hbs
This commit is contained in:
parent
7211d1d1e9
commit
b3af891c54
|
@ -45,11 +45,10 @@
|
||||||
<div class="single-content gh-content gh-canvas">
|
<div class="single-content gh-content gh-canvas">
|
||||||
{{content}}
|
{{content}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#is "post"}}
|
|
||||||
<div class="single-content gh-content gh-canvas kg-width-{{width}}">
|
<div class="single-content gh-content gh-canvas kg-width-{{width}}">
|
||||||
{{> "shop/top"}}
|
{{> "shop/top"}}
|
||||||
</div>
|
</div>
|
||||||
|
{{#is "post"}}
|
||||||
|
|
||||||
<div class="gh-canvas">
|
<div class="gh-canvas">
|
||||||
<footer class="single-footer">
|
<footer class="single-footer">
|
||||||
|
@ -95,9 +94,7 @@
|
||||||
{{/next_post}}
|
{{/next_post}}
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
{{#is "post"}}
|
{{> "shop/configure-product"}}
|
||||||
{{> "shop/configure-product"}}
|
|
||||||
{{/is}}
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{{/is}}
|
{{/is}}
|
||||||
|
|
Loading…
Reference in New Issue