Sha256: 195e316dbaba469c67386d8e6032b10d852226fe8af9403f1395592b37dd0373

Contents?: true

Size: 308 Bytes

Versions: 1

Compression:

Stored size: 308 Bytes

Contents

<!doctype html>
<html lang="{{ page.lang | default: site.lang | default: 'en' }}" data-theme="cupcake">
{%- include head.html -%}
<body class="font-playfair">

{%- include header.html -%}

<main>
    <div>
        {{ content }}
    </div>
</main>

{%- include footer.html -%}

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
artistic-0.4.0 _layouts/base.html