Sha256: dfdbb6e15c9f5a515cafa083ba4a2d9dc3f4015ff2f78d7a93354aed009d9722

Contents?: true

Size: 543 Bytes

Versions: 3

Compression:

Stored size: 543 Bytes

Contents

<!DOCTYPE HTML>
<!--
    Stellar by HTML5 UP
    html5up.net | @ajlkn
    Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
    
    {% include head.html %}

    <body class="is-preload">

        <!-- Wrapper -->
        <div id="wrapper">

            {% include header.html %}

            <!-- Main -->
            <div id="main">

                {{ content }}

            </div>

            {% include footer.html %}

        </div>

        {% include scripts.html %}

    </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-stellar-0.2.2 _layouts/page.html
jekyll-theme-stellar-0.2.1 _layouts/page.html
jekyll-theme-stellar-0.1.0 _layouts/page.html