Commit a5c87cc5 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

team body fix

See merge request manzarH/dic-global-dev!63
parents 7e9b9a86 5203791e
......@@ -43,7 +43,7 @@
<section class="e-r-slider">
{% for row in rows %}
<div class="e-r-item">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}
<p class="e-r-item-quotes">{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ body }}'] }}</p>
<p class="e-r-item-footer">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_team_position }}'] }}
......
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