neofunkin/src/webroot/screens/options/index.html

10 lines
180 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>NeoFunkin</title>
</head>
<body>
OPTIONS
<iframe src="/buttons/openscreen.html?screen=MainMenu&display=Back"></iframe>
</body>
</html>