Sha256: 5624d3f4a1f12313cdc021e83dbe4acadff954ba9e545154fbd82792365294be

Contents?: true

Size: 307 Bytes

Versions: 2

Compression:

Stored size: 307 Bytes

Contents

<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">

{% include head.html %}

<body>

{% include header.html %}

<main class="page-content" aria-label="Content">
    <div class="container">
        {{ content }}
    </div>
</main>

{% include footer.html %}

</body>

</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
materialized-jekyll-0.1.6 _layouts/default.html
materialized-jekyll-0.1.5 _layouts/default.html