Commit 29a06e38 by Manzar Hussain

link on industry

parent ed430696
...@@ -32,10 +32,15 @@ ...@@ -32,10 +32,15 @@
<div class="cs_inner_item"> <div class="cs_inner_item">
<div class="cs_s_inwb"> <div class="cs_s_inwb">
<div class="cs_icb"> <div class="cs_icb">
<a href="/contact-us" class="cs_icb">
<span>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_industry_icon }}'] }} </span> <span>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_industry_icon }}'] }} </span>
</a>
</div> </div>
<div class="cs_tcb"> <div class="cs_tcb">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }} <h6 class="cs_ihcb">
<a href="/contact-us">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}
</a>
</h6>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }} {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}
</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