18 lines
214 B
HTML
18 lines
214 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
body {
|
|
text-align: center;
|
|
padding-top: 96px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<img src="http://pan.do/png/pandora.256.png">
|
|
<p>
|
|
We'll be back in a minute.
|
|
</p>
|
|
|
|
</body>
|
|
|