Sha256: 3e49ff0d383851a3fd6f9d2ad66260a648a1cc809740867aa378ae07e999aa90

Contents?: true

Size: 428 Bytes

Versions: 5

Compression:

Stored size: 428 Bytes

Contents

---
layout: default
---
<div id="main" class="alt">
  <!-- One -->
  <section id="one">
  	<div class="inner">
  		<header class="major">
  			<h1>{{ page.title }}</h1>
  		</header>

  		{% if page.image %}
        <span class="image main">
          <img src="{{ page.image | absolute_url }}">
        </span>
      {% endif %}
  		
      <p>{{ content }}</p>

      {% include pagination.html %}
  	</div>
  </section>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fortyone-jekyll-theme-1.2.3 _layouts/post.html
fortyone-jekyll-theme-1.2.2 _layouts/post.html
fortyone-jekyll-theme-1.2.1 _layouts/post.html
fortyone-jekyll-theme-1.2.0 _layouts/post.html
fortyone-jekyll-theme-1.1.0 _layouts/post.html