shithub: ugh

ref: 3a98ba214a1ca2f61c45499e1fe4194a4c5373a0
dir: /templates/page.html/

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