Sha256: ae7f3584441b88b078190223db0c8560514d795c83cfa4c564e63e18625dfd33

Contents?: true

Size: 400 Bytes

Versions: 9

Compression:

Stored size: 400 Bytes

Contents

<section class="slice light-gray bb">
  <div class="wp-section services-section">
    <div class="container">
      <div class="row services-wrapper">
        <% @content_area_cols.each do |content_area_col| %>
          <div class="col-md-4 ss-cont">
            <%== content_area_col.raw %>
          </div>
        <% end %>
      </div>
    </div>
  </div>
</section>
<div class="clearfix"></div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pwb-1.4.0 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-1.3.0 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-1.2.0 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-1.1.1 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-1.0.0 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-0.1.1 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-0.1.0 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-0.0.2 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb
pwb-0.0.1 app/themes/default/views/pwb/welcome/_content_area_cols.html.erb