everypizza.im/test/index.html
2025-02-10 21:17:09 -06:00

12 lines
211 B
HTML

<!DOCTYPE html>
<head>
<title>everypizza.im</title>
<link rel="stylesheet" href="https://everypizza.im/index.css">
</head>
<body>
<div class="center">
<h2>Stub page</h2>
</div>
</body>