Sha256: 99465d4ae218c559c9513d7a03246d87f6bb14087a20a6b46a43754f50f4091e
Contents?: true
Size: 405 Bytes
Versions: 9
Compression:
Stored size: 405 Bytes
Contents
<figure class="video-container <%= klass %>" id="<%= id %>"> <iframe frameborder="0" src="//www.dailymotion.com/embed/video/<%= embed_id %>" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <% unless caption.to_s.empty? %> <figcaption class="caption video-caption video-caption-vimeo"> <%= MarkdownMedia.render_markdown caption %> </figcaption> <% end %> </figure>
Version data entries
9 entries across 9 versions & 1 rubygems