6.38.1 Video Gallery Stage View in a new window

Video gallery stage for active video.

Twig: components/video-gallery/video-gallery-stage.twig

Example
Markup
<div class="video-gallery__stage">
  <div class="video-embed-field-lazy">
    <img src="/themes/uts_theme/src/templates/event-example.jpg" alt="">
    <div class="video-embed-field-lazy-play"></div>
  </div>
  <h3 class="video-gallery__item-title">Creating artificial bones</h3>
</div>