blob: 60141064faf9184cc90927f82b74deef530cb27c (
plain) (
tree)
|
|
---
layout: default
---
<h1><a href="{{ page.url }}">{{ page.title }}</a></h1>
<div id="entry">
{{ content }}
<p class="timestamp">
{{ page.date | date_to_string }}
</p>
</div>
{% include footer.html %}
|