Commit d64753e6 by Manzar Hussain

add subtitle

parent a5cd39c7
......@@ -46,11 +46,11 @@
{% for row in rows %}
<div class="col-md-6 col-lg-4 app_con_box">
<section class="ap-grid-block">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ name }}'] }}
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_subtitle }}'] }}
<div class="ap-slider">
<div class="ap-grid-item">
<figure class="text-center">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_icon }}'] }}</figure>
<h6>Paper Packaging</h6>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ name }}'] }}
<p>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ description__value }}'] }}</p>
</div>
</div>
......
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