Fedi.CrowdedGames.Group/setting.html

16 lines
357 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="Change the fucking channel already!">
<title>The Fediverse</title>
</head>
<body style="margin: 0px; text-align: center;">
<header>
<h1>Setting</h1>
</header>
<p>Just go back. It ain't ready yet...</p>
<p onclick="history.back()"><b>OK</b></p>
</body>
</html>