Sha256: e6c3d949a4fce800bf27f7ce428306e6946c3132802ca0755ad1f0f37564cbed
Contents?: true
Size: 221 Bytes
Versions: 3
Compression:
Stored size: 221 Bytes
Contents
<!DOCTYPE html> <html lang="en"> {{> shared/head}} <body id="{{slug}}" class="default"> <section id="wrapper"> {{> shared/header}} {{{body}}} {{> shared/footer}} </section> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bonsai-1.1.3 | lib/bonsai/templates/templates/default.mustache |
bonsai-1.1.2 | lib/bonsai/templates/templates/default.mustache |
bonsai-1.1.1 | lib/bonsai/templates/templates/default.mustache |