Sha256: 34984a0ecc0184e3271c9e8db4226f1f7a03516845504e363e729984c75479bc

Contents?: true

Size: 570 Bytes

Versions: 24

Compression:

Stored size: 570 Bytes

Contents

<div class="row {% if include.object.style %}{{include.object.style}}{% endif %}
{% if include.object.background_image %}background_image_row text-white{% endif %}">
{% if include.object.background_image %}
    {% assign row_background_image = include.object.background_image %}
    {% capture row_background_image_alt %}background image{% endcapture %}
    {% picture header_image {{row_background_image}} --alt {{block_image_alt}} %}
{% endif %}
    <div class="container">
        {% include flow/flow_inner.html sections=include.object.sections %}
    </div>
</div>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
linaro-jekyll-theme-5.1.0 _includes/flow/container_row.html
linaro-jekyll-theme-5.0.1 _includes/flow/container_row.html
linaro-jekyll-theme-5.0.0 _includes/flow/container_row.html
linaro-jekyll-theme-4.3.3 _includes/flow/container_row.html
linaro-jekyll-theme-4.3.2 _includes/flow/container_row.html
linaro-jekyll-theme-4.3.1 _includes/flow/container_row.html
linaro-jekyll-theme-4.3.0 _includes/flow/container_row.html
linaro-jekyll-theme-4.2.0 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.6 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.5 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.4 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.3 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.2 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.1 _includes/flow/container_row.html
linaro-jekyll-theme-4.1.0 _includes/flow/container_row.html
linaro-jekyll-theme-4.0.2 _includes/flow/container_row.html
linaro-jekyll-theme-4.0.1 _includes/flow/container_row.html
jumbo-jekyll-theme-6.0.2.1 _includes/flow/container_row.html
jumbo-jekyll-theme-6.0.2.0 _includes/flow/container_row.html
jumbo-jekyll-theme-6.0.1.4 _includes/flow/container_row.html