Commit 0ecf31f1 by Manzar Hussain

new video

parent 9a4fa457
...@@ -29,7 +29,8 @@ ...@@ -29,7 +29,8 @@
<div class="slider rbc_slider_b"> <div class="slider rbc_slider_b">
{% for row in rows %} {% for row in rows %}
<div class="rbc_b_t"> <div class="rbc_b_t">
<iframe width="100%" src="{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_video_link }}'] }}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
{{ row.content['#view'].style_plugin.render_tokens[ loop.index0 ]['{{ field_video_link }}'] }}
</div> </div>
{% endfor %} {% 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