Sha256: cf96f376bee653d3af77f079db076f0544b9d088e61d37147949b65fcf25295e

Contents?: true

Size: 271 Bytes

Versions: 10

Compression:

Stored size: 271 Bytes

Contents

<!DOCTYPE html>
<html>
  {% include head.html %}

  <body>
    {% include header.html %}

    <div class="container-fluid">
      <div class="container content">
        {{ content }}
      </div>
    </div>
    <br/><br/>

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-bootflat-0.3.2 _layouts/default.html
jekyll-bootflat-0.3.1 _layouts/default.html
jekyll-bootflat-0.2.6 _layouts/default.html
jekyll-bootflat-0.2.5 _layouts/default.html
jekyll-bootflat-0.2.4 _layouts/default.html
jekyll-bootflat-0.2.3 _layouts/default.html
jekyll-bootflat-0.2.2 _layouts/default.html
jekyll-bootflat-0.2.1 _layouts/default.html
jekyll-bootflat-0.2 _layouts/default.html
jekyll-bootflat-0.1.1 _layouts/default.html