shithub: ugh

ref: 0e2998444cd1ae8a2e5af0c7642927bbe9d98e03
dir: /templates/page.html/

View raw version
<!DOCTYPE html>
<html lang="$language">
	<head>
		$head
	</head>
	<body>
		$body
	</body>
</html>