Sha256: e5c81b9c222d5cd0cd5edf69f6fb340d25dc1a4ca5b2acef1671fb4530033aef

Contents?: true

Size: 407 Bytes

Versions: 32

Compression:

Stored size: 407 Bytes

Contents

<div class="row justify-content-center">
  <div class="col col-lg-10">
    <div class="section-video-content">
      <% if section.title.present? %>
        <h2 class="section-video-content__title"><%= section.title %></h2>
      <% end %>
      <div class="section-video-content__video embed-responsive embed-responsive-16by9">
        <%= raw section.embed_code %>
      </div>
    </div>
  </div>
</div>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
wcc-contentful-app-1.0.8 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.7 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.6 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.5 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.4 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.3 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.2 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.0.pre.rc3 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.0.pre.rc2 app/views/sections/_video.html.erb
wcc-contentful-app-1.0.0.pre.rc1 app/views/sections/_video.html.erb