Sha256: b426e7c6dafc426525368748a0e5420b7eeea227b673776d9d3f172ae1018544

Contents?: true

Size: 361 Bytes

Versions: 4

Compression:

Stored size: 361 Bytes

Contents

---
layout: default
---
{%- include header.html -%}

<!-- Main -->
<div id="main">
	<!-- Post -->
	<article class="shade-two">
	  <div class="container">
			<header>
				<h2>{{- page.title -}}</h2>
				<p>{% if page.author %}{{ page.author }}, {% endif %}{{- page.date | date_to_long_string -}}</p>
			</header>
	    {{- content -}}
	  </div>
	</article>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-prologue-0.3.3 _layouts/post.html
jekyll-theme-prologue-0.3.2 _layouts/post.html
jekyll-theme-prologue-0.3.1 _layouts/post.html
jekyll-theme-prologue-0.3.0 _layouts/post.html