oopsie/templates/index.html

9 lines
158 B
HTML
Raw Normal View History

2024-05-14 12:52:36 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Oopsie</title>
</head>
<body>
<h1>Oopsie uptime monitoring</h1>
</body>
</html>