Sha256: 348f1913b38306412c3506354936fe46f17c716166b6eab5f890620fef132168
Contents?: true
Size: 621 Bytes
Versions: 2
Compression:
Stored size: 621 Bytes
Contents
<!DOCTYPE html> <html lang="{{site.active_lang}}" class="no-js"> {% include head.html %} {% assign currentRequest = page.url | remove_first: '/' | downcase | split: '/' %} <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" data-offset="151"> {% include navigation.html currentRequest=currentRequest %} {% include keyvisual.html %} <section id="start"> {{ content }} </section> {% if page.nositelinks == nil %} {% include sitelinks.html %} {% endif %} {% include footer.html %} {% include scripts.html %} </body> </html> <!-- Page Info: DEFAULT Layout -->
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-glueckkanja-1.2.20 | _layouts/default-with-image-v02.html |
jekyll-theme-glueckkanja-1.2.19 | _layouts/default-with-image-v02.html |