Sha256: 040fa497557d54b3d70cf86016ccd84809244e03a92932a688d1a80e9d8ed27c

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

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

  {% include head.html %}

  <body>

    {% include header.html %}

    <div class="page-content">
      <div class="wrapper">
        {{ content }}
      </div>
    </div>

    {% include footer.html %}

  </body>

</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bunto-2.0.0.pre lib/site_template/_layouts/default.html