parsav  Artifact [004398018e]

Artifact 004398018ec15eb9f7cbe2f23410737907e861fc8c88acd34c57de92f4cf494d:


<!doctype html>
<html>
	<head>
		<title>@instance :: @title</title>
		<link rel="stylesheet" href="/s/style.css">
	</head>
	<body class="@class">
		<h1>@title</h1>
		@body
	</body>
</html>