shithub: ugh

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

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