Sha256: 433609223bad3ae8593a708518383f526abac56f6fbcc95f11fc1a9c50bdaf75

Contents?: true

Size: 709 Bytes

Versions: 10

Compression:

Stored size: 709 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

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-theme-glueckkanja-1.2.18 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.17 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.16 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.15 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.14 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.13 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.12 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.11 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.10 _layouts/default-with-small-image.html
jekyll-theme-glueckkanja-1.2.9 _layouts/default-with-small-image.html