hbs
This commit is contained in:
parent
7cf62d5624
commit
2249e31a1b
|
@ -45,7 +45,7 @@
|
||||||
<div class="single-content gh-content gh-canvas">
|
<div class="single-content gh-content gh-canvas">
|
||||||
{{content}}
|
{{content}}
|
||||||
</div>
|
</div>
|
||||||
<div class="single-content gh-content gh-canvas kg-width-{{width}}">
|
<div class=" gh-canvas kg-width-{{width}}">
|
||||||
{{> "shop/top"}}
|
{{> "shop/top"}}
|
||||||
</div>
|
</div>
|
||||||
{{#is "post"}}
|
{{#is "post"}}
|
||||||
|
@ -96,11 +96,8 @@
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
{{/is}}
|
{{/is}}
|
||||||
<div>..</div>
|
|
||||||
<div class=" gh-content gh-canvas kg-width-{{width}}"></div>
|
|
||||||
<div>...</div>
|
|
||||||
|
|
||||||
<div class="single gh-content gh-canvas kg-width-{{width}}">
|
<div class="gh-canvas kg-width-{{width}}">
|
||||||
{{> "shop/configure-product"}}
|
{{> "shop/configure-product"}}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
Loading…
Reference in New Issue