shylie.info/_layouts/post.html

10 lines
166 B
HTML
Raw Normal View History

2024-01-13 21:31:11 +00:00
---
layout: default
---
<h1>
2024-01-14 04:28:46 +00:00
{{ page.title }} - Shylie - {{ page.date | date_to_string }} - <a href="javascript:window.history.back();"><-</a>
</h1>
2024-01-13 21:31:11 +00:00
{{ content }}