Sha256: 113b24e2f016b8d411b6cb753e5c805941f40321cdba5641214a64a92ac97e3e
Contents?: true
Size: 322 Bytes
Versions: 2
Compression:
Stored size: 322 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"> {{ content }} </main> {% include footer.html %} {% include javascripts.html %} </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foundation6-jekyll-base-0.0.2 | _layouts/default.html |
foundation6-jekyll-base-0.0.1 | _layouts/default.html |