Sha256: df2ac7a4e9decb1f0431c9a1b46d84215c46b6c9e43d3ab79ae8fdc0ef1e04ab

Contents?: true

Size: 355 Bytes

Versions: 6

Compression:

Stored size: 355 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="wrapper">
        {{ content }}
      </div>
    </main>

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

</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-dash-1.0.7 _layouts/default.html
jekyll-dash-1.0.4 _layouts/default.html
jekyll-dash-1.0.3 _layouts/default.html
jekyll-dash-1.0.2 _layouts/default.html
jekyll-dash-1.0.1 _layouts/default.html
jekyll-dash-1.0.0 _layouts/default.html