<!DOCTYPE html>
<html>
	<head>
$meta
		<link rel="stylesheet" href="/static/blog.css">
		<link rel="stylesheet" href="/static/footer.css">
	</head>
	<body>
		<div class="blog-center">
			<span><a href="/"><< Back to home</a></span>
			<h1 id="title">Josh Stockin</h1>
$@blog-listings
$footer
		</div>
	</body>
</html>