10 lines
187 B
HTML
10 lines
187 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<h1>
|
|
{{ page.title | downcase }} - shylie - {{ page.date | date: "%b %Y" | downcase }} - <a href="javascript:window.history.back();"><-</a>
|
|
</h1>
|
|
|
|
{{ content }}
|