<div class="border-bottom border-2 border-primary">
    <div class="mx-auto col-md-8 my-4">
        <div class="ratio ratio-16x9 mt-3">
            <iframe width="560" height="315" src="https://www.youtube.com/embed/IaupV4MzEDo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
        </div>
        <div class="ratio ratio-16x9 mt-3">
            <iframe width="560" height="315" src="https://www.youtube.com/embed/IaupV4MzEDo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
        </div>
        <div class="ratio ratio-16x9 mt-3">
            <iframe width="560" height="315" src="https://www.youtube.com/embed/IaupV4MzEDo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
        </div>
    </div>
</div>
<div class="border-bottom border-2 border-primary">
  <div class="mx-auto col-md-8 my-4">
    {% for i in range(0, 2) %}
      {% render "@video-embed" %}
    {% endfor %}
  </div>
</div>
/* No context defined. */

No notes defined.