8 lines
157 B
HTML
8 lines
157 B
HTML
|
---
|
||
|
layout: default
|
||
|
---
|
||
|
|
||
|
<h1>{{ page.title }} <a href="/"><-</a></h1>
|
||
|
<p class="tiny">{{ page.date | date_to_string }} - Shylie</p>
|
||
|
|
||
|
{{ content }}
|