---
---
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{ page.title|xml_escape }} — Argonaut Constellation's blog</title>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.css" />
<link rel="alternate" type="application/atom+xml" href="blog.feed" />
</head>
<body>
<h1>{{ page.title|xml_escape }}</h1>
<aside>By {{ page.author }}
on <time>{{ page.date | date: "%b %-d, %Y" }}</time>
for <a href="/">Rhapsode</a>'s <a href="/blog" title="Rhapsode's Blog">Blog</a></aside>
{{ content }}
</body>
</html>