]> piware.de Git - learn-rust.git/blobdiff - async-http/404.html
async-http: Initial sync version
[learn-rust.git] / async-http / 404.html
diff --git a/async-http/404.html b/async-http/404.html
new file mode 100644 (file)
index 0000000..d59a923
--- /dev/null
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Hello!</title>
+  </head>
+  <body>
+    <h1>Oops!</h1>
+    <p>I don't know about this resource.</p>
+  </body>
+</html>