Sha256: 6603df1aa7713f7f9867f7a9e4f460a90512cbda063ef898e41d4fbb3d1c332b

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

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

<body>
{% if site.google_tag_manager and jekyll.environment == 'production' %}{% include google-tag-manager-noscript.html %}{% endif %}

{% include header.html %}

{{ content }}

{% include footer.html %}
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-jam-0.1.2 _layouts/default.html