Sha256: 52e787b2f52f044a5c74bcc476b0f5ed7750a4ede9214c3b282bfce42579fcef

Contents?: true

Size: 571 Bytes

Versions: 2

Compression:

Stored size: 571 Bytes

Contents

- iframe= "<iframe style='margin-bottom:20px;' src='https://www.youtube.com/embed/#{video_item["snippet"]["resourceId"]["videoId"]}?autoplay=1' frameborder='0' allowfullscreen></iframe>"
.youtube-playlist__video-image{data: { youtube_popup_video: iframe}}
  .video-testimonials-content-block__play-icon= inline_svg('workarea/storefront/icons/SVG/video_play.svg', class: 'link svg-icon svg-icon--big svg-icon--white')
  = image_tag(video_item["snippet"]["thumbnails"]["high"]["url"], class: "youtube-playlist_image") 
%h3.heading.heading--5= video_item["snippet"]["title"]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-youtube_playlists-0.1.2 app/views/workarea/storefront/youtube_videos/_summary.html.haml
workarea-youtube_playlists-0.1.1 app/views/workarea/storefront/youtube_videos/_summary.html.haml