houdini/app/views/components/media/_youtube_iframe.html.erb

4 lines
210 B
Text
Raw Normal View History

<!-- partial start: components/media/youtube_iframe -->
<iframe src="https://www.youtube.com/embed/<%=id %>?rel=0&autoplay=0&autohide=1&border=0"></iframe>
<!-- partial end: components/media/youtube_iframe -->