Sha256: cb0ac98386d4a1dc1d81da89624e87631dbf864d700d22f529ff9953d875c263

Contents?: true

Size: 257 Bytes

Versions: 9

Compression:

Stored size: 257 Bytes

Contents

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

  <body>
    {% include header.html %}

    <section class="section">
      <div class="container content">
        {{ content }}
      </div>
    </section>

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-bulma-0.9.4 _layouts/default.html
jekyll-bulma-0.9.2 _layouts/default.html
jekyll-bulma-0.9.1 _layouts/default.html
jekyll-bulma-0.9.0 _layouts/default.html
jekyll-bulma-0.8.1 _layouts/default.html
jekyll-bulma-0.8 _layouts/default.html
jekyll-bulma-0.2 _layouts/default.html
jekyll-bulma-0.1 _layouts/default.html
jekyll-bulma-0.0.3 _layouts/default.html