12 lines
211 B
HTML
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>
|