Sha256: 638c27c4bf5d244337599ceb8a14548575d5d4af8bac1ba8df696fc499ffd9e8
Contents?: true
Size: 331 Bytes
Versions: 183
Compression:
Stored size: 331 Bytes
Contents
<!DOCTYPE html> <html lang="{{ page.lang | default: site.lang | default: "en" }}"> {% include head.html %} <body> {% include header.html %} <main class="page-content" aria-label="Content"> <div class="wrapper"> {{ content }} </div> </main> {% include footer.html %} </body> </html>
Version data entries
183 entries across 183 versions & 32 rubygems