Sha256: 33096bc8560d5a27ac86d4e012cf0f2db05b4a67f76464d6444a0978b54893d2

Contents?: true

Size: 544 Bytes

Versions: 1

Compression:

Stored size: 544 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

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-stellar-0.2.3 _layouts/page.html