Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
libcast-xblock / public / html / youtube.html
Size: Mime:
<div class="libcast-xblock">
    <h2>{{ display_name }}</h2>
    <iframe id="{{ element_id }}"
        width="100%"
        height="375"
        src="https://www.youtube.com/embed/{{ video_id }}?rel=0&amp;showinfo=0&amp;enablejsapi=1"
        frameborder="0" allowfullscreen></iframe>
</div>