Commit df49d7d2 by Manzar Hussain

add class name

parent 0e74aa10
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
{% for row in rows %} {% for row in rows %}
<div class="card"> <div class="card">
<div class="abt_c_c {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ className }}'] }}"> <div class="abt_c_c {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_classname }}'] }}">
<div class="abt_sc_b"><span> <div class="abt_sc_b"><span>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image }}'] }} {{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_image }}'] }}
{# <img alt="Expertise in color for your comfort" data-entity-type="file" data-entity-uuid="d2f76f60-b33e-4589-88e0-4f2f890b2cd4" src="/sites/default/files/inline-images/Largest%20Manufacturer_0.png" width="44" height="44" loading="lazy"> #} </span> {# <img alt="Expertise in color for your comfort" data-entity-type="file" data-entity-uuid="d2f76f60-b33e-4589-88e0-4f2f890b2cd4" src="/sites/default/files/inline-images/Largest%20Manufacturer_0.png" width="44" height="44" loading="lazy"> #} </span>
......
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