9 lines
158 B
HTML
9 lines
158 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Oopsie</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Oopsie uptime monitoring</h1>
|
||
|
</body>
|
||
|
</html>
|