Files
Grinch-AP/WebHostLib/templates/games/minecraft/minecraft.html

10 lines
114 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<title>Minecraft</title>
</head>
<body>
Minecraft
</body>
</html>