Sha256: e30af78f9789037aa00ee877eaf45b6a7ed1f58c8f79fa34c65bc7fc6df392bf

Contents?: true

Size: 406 Bytes

Versions: 2

Compression:

Stored size: 406 Bytes

Contents

<div class="row {% if include.object.style %}{{include.object.style}}{% endif %}
{% if include.object.background_image %}background_image_row overlay{% endif %}" 
{% if include.object.background_image %}style="background-image: url({{include.object.background_image}})"{% endif %}>
    <div class="container">
        {% include flow_inner.html sections=include.object.sections %}
    </div>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-5.6.9.4 _includes/core/container_row.html
jumbo-jekyll-theme-5.6.9.3 _includes/core/container_row.html