Sha256: 8ad51f81584c2867959008f6c9eb99c9535edebf673d7ae2ed335a7476ba0b6b

Contents?: true

Size: 625 Bytes

Versions: 9

Compression:

Stored size: 625 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-v02.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

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-theme-glueckkanja-1.2.29 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.28 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.27 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.26 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.25 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.24 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.23 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.22 _layouts/default-with-image-v02.html
jekyll-theme-glueckkanja-1.2.21 _layouts/default-with-image-v02.html