hbs
This commit is contained in:
parent
b78200d5a9
commit
a60d350432
|
@ -22,14 +22,14 @@
|
|||
{{/is}}
|
||||
|
||||
<h1 class="single-title">{{title}}</h1>
|
||||
<div class="kg-width-{{width}}">
|
||||
{{> "shop/top"}}
|
||||
</div>
|
||||
{{#if custom_excerpt}}
|
||||
<div class="single-excerpt">
|
||||
{{custom_excerpt}}
|
||||
</div>
|
||||
{{/if}}
|
||||
<div class="kg-width-{{width}}">
|
||||
{{> "shop/top"}}
|
||||
</div>
|
||||
|
||||
|
||||
{{#if feature_image}}
|
||||
|
|
Loading…
Reference in New Issue