Sha256: 55c459f36387929c89c45329b6ee16fc6eb661d9f3385f273a03f6da9d4c7d2c

Contents?: true

Size: 214 Bytes

Versions: 3

Compression:

Stored size: 214 Bytes

Contents

<!DOCTYPE html>
<html lang="en">

{% include head.html %}

<body class="{{ page.layout }}">

    {% include nav.html %}

    {{ content }}

    {% include footer.html %}

    {% include ga.html %}

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
clean-blog-jekyll-theme-0.2.4 _layouts/default.html
clean-blog-jekyll-theme-0.2.3 _layouts/default.html
clean-blog-jekyll-theme-0.2.2 _layouts/default.html