6 lines
225 B
HTML
Raw Normal View History

2017-05-03 18:49:55 +02:00
<section class="pictures-group">
<div class="youtube-container">
2017-05-03 19:19:55 +02:00
<iframe width="560" height="315" src="https://www.youtube.com/embed/{{ section.video_id }}" frameborder="0" allowfullscreen></iframe>
2017-05-03 18:49:55 +02:00
</div>
</section>