Sha256: 59132400bcd67ec80ea0ba56c1e9a66b53b23fa2b1e8ac71f6563e6f0d29320f

Contents?: true

Size: 548 Bytes

Versions: 5

Compression:

Stored size: 548 Bytes

Contents

{% include _theme-includes/_head/head.html %}
<body>
        {% include _theme-includes/_navigation/nav.html %}
        {% include _theme-includes/_page-structure/breadcrumb.html %}
        <div class="container-fluid">
            <div class="row">
                <div class="container content-container">
                    {{ content }}
                </div>
            </div>
            {% include _theme-includes/_footer/footer.html %}
        </div>
        {% include _theme-includes/_script-includes/javascript.html %}
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.3.3 _layouts/default-no-sub-nav.html
linaro-jekyll-theme-0.3.2 _layouts/default-no-sub-nav.html
linaro-jekyll-theme-0.3.0 _layouts/home.html
linaro-jekyll-theme-0.2.6 _layouts/home.html
linaro-jekyll-theme-0.2.5 _layouts/home.html