Sha256: 213c4e1d0bcbffee2407f39c2c4047e9c2e758218f14c199e22539f9fb76b673

Contents?: true

Size: 357 Bytes

Versions: 15

Compression:

Stored size: 357 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

15 entries across 15 versions & 6 rubygems

Version Path
docs-gem01-0.1.1 _layouts/base.html
minimaJake-1.0.10 _layouts/default.html
minimaJake-1.0.4 _layouts/default.html
theme-4-2.5.1 _layouts/default.html
theme-3-2.5.1 _layouts/default.html
better-minima-0.0.1 _layouts/default.html
minima-rock-0.7.0 _layouts/default.html
minima-rock-0.6.1 _layouts/default.html
minima-rock-0.6.0 _layouts/default.html
minima-rock-0.5.0 _layouts/default.html
minima-rock-0.4.0 _layouts/default.html
minima-rock-0.3.1 _layouts/default.html
minima-rock-0.2.0 _layouts/default.html
minima-rock-0.1.1 _layouts/default.html
minima-rock-0.1.0 _layouts/default.html