shithub: ugh

ref: c1ec4d2286f4b779dd4cbb8c4fda47bbf78796f8
dir: /templates/page.html/

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