Skip to content
Snippets Groups Projects
video.html 147 B
<div class="video">
  <iframe src="https://www.youtube-nocookie.com/embed/{{ include.id }}?rel=0" frameborder="0" allowfullscreen></iframe>
</div>