Commit f7f59956 by Manzar Hussain

remove caption

parent a020194f
......@@ -25,7 +25,7 @@
<div class="p_masarny grid row">
{% for row in rows %}
<div class="grid-item">
<a href="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image_1 }}'] }}" data-lightbox="image-1" data-title="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}">
<a href="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image_1 }}'] }}" data-lightbox="image-1" data-title="My caption">
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image }}'] }}
<div class="grit_itm_inner">
<h5>{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ title }}'] }}</h5>
......
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