Commit 48576ee6 by Manzar Hussain

loop change

parent eb2648b6
......@@ -47,7 +47,7 @@
{% for row in rows %}
<div class="row id_spacer_con id_filter_common id_filter_2020">
{% for row in rows %}
<div class="id_item_con col-12 col-sm-4 col-md-3">
<div class="i_c_b_m_p">
<a href="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_pdf_url }}'] }}" class="hyper_link" target="_blank">
......@@ -61,9 +61,8 @@
</a>
</div>
</div>
{% endfor %}
</div>
{% endfor %}
</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