shithub: ugh

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

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