Sha256: 26d79ee9b39c66cf41c348d7977f3b2b786bc738c4410a4ef74cf9a414c81a19

Contents?: true

Size: 710 Bytes

Versions: 11

Compression:

Stored size: 710 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">

    {% assign transparent = true %}
    {% include navigation.html currentRequest=currentRequest transparent=transparent %}
    {% include blogtitlepic-small.html %}

		<section class="main" 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

11 entries across 11 versions & 1 rubygems

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