Commit 9b654682 by Manzar Hussain

add short description

parent 649ba002
......@@ -52,7 +52,7 @@
<div class="cs_hcb">
<span class="cs_icon_c">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_product_icon }}'] }}</span>
<h6 class="cs_hgbc cs_c1">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}</h6>
<p>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}
<p>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_short_description }}'] }}
</p>
</div>
</div>
......
......@@ -53,7 +53,7 @@
<h6 class="cs_hcwbm">
<a href="">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}</a>
</h6>
<p>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}
<p>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_short_description }}'] }}
</p>
</div>
<div class="btn_r_m_con">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment