Sha256: e7b59fa2d19f1f05734483bc4e4b6657ca56325107c53f0bf1eb7dd2b1c3053f
Contents?: true
Size: 416 Bytes
Versions: 1
Compression:
Stored size: 416 Bytes
Contents
<!DOCTYPE html> <!-- Type on Strap jekyll theme v2.2.5 Copyright 2016-2020 Sylhare Theme free for personal and commercial use under the MIT license https://github.com/sylhare/Type-on-Strap/blob/master/LICENSE --> <html lang="en"> {% include head.html %} <body> {% include navbar.html %} <div class="content"> {{ content }} </div> {% include footer.html %} </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
type-on-strap-2.2.5 | _layouts/default.html |