servnest-mkosi/mkosi.skeleton/srv/servnest/errors/418.html

16 lines
354 B
HTML
Raw Normal View History

2022-04-20 00:29:47 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
2022-11-01 21:06:42 +01:00
<meta charset="utf-8">
2022-04-20 00:29:47 +02:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>I'm a teapot · HTTP 418</title>
</head>
<body>
<h1>I'm a teapot</h1>
<p>
Your coffee cannot be brewed because this server is a teapot.
</p>
2022-11-01 21:06:42 +01:00
<small>HTTP <code>418</code></small>
2022-04-20 00:29:47 +02:00
</body>
</html>