Commit 70b99e91 by Manzar Hussain

remove loop

parent 5b031639
......@@ -39,13 +39,13 @@
{% endfor %}
</div>
{% for row in rows %}
<div class="grid-item grid-item--width2">
<a href="images/lm2.png" data-lightbox="image-1" data-title="My caption">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image }}'] }}
</a>
</div>
{% endfor %}
</div>
<div class="cs_btn_c_b">
......
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