blob: 9a2f7d36bd8d96dd58801266aa9ada61fc3025b1 (
plain) (
tree)
|
|
---
layout: default
---
<div id="content">
<div id="page">
<h1 class="emphnext">
<a href="{{ page.url }}" rel="bookmark" title="{{ page.title }}">{{ page.title }}</a>
<span class="post-date">{{ page.date | date_to_string }}<span>
</h1>
<article>
{{ content }}
</article>
{% include disqus.html %}
<div id="pagination">
<a href="/">Home</a>
|
<a href="/archives.html">Archives</a>
</div>
</div>
</div>
|