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.7.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.7.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.6.2 app/views/sections/_video.html.erb
wcc-contentful-app-1.6.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.6.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.5.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.5.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.5.0.rc1 app/views/sections/_video.html.erb
wcc-contentful-app-1.4.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.4.0.rc3 app/views/sections/_video.html.erb
wcc-contentful-app-1.4.0.rc2 app/views/sections/_video.html.erb
wcc-contentful-app-1.3.2 app/views/sections/_video.html.erb
wcc-contentful-app-1.4.0.rc1 app/views/sections/_video.html.erb
wcc-contentful-app-1.3.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.3.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.2.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.2.0 app/views/sections/_video.html.erb
wcc-contentful-app-1.1.2 app/views/sections/_video.html.erb
wcc-contentful-app-1.1.1 app/views/sections/_video.html.erb
wcc-contentful-app-1.1.0 app/views/sections/_video.html.erb