Sha256: 7ffd716b859f653be5a00c5fd09d5e0b5e03d6492ee94952c783015f2fd91492
Contents?: true
Size: 341 Bytes
Versions: 1
Compression:
Stored size: 341 Bytes
Contents
<!DOCTYPE html> <html lang="{{ page.lang | default: site.lang | default: "en" }}"> {% include head.html %} <body> {% include header.html %} <main class="container-fluid" aria-label="Content"> <div class="wrapper"> {{ content }} </div> <hr> </main> {% include footer.html %} </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-bootstrap20avva-0.1.0 | _layouts/default.html |