summaryrefslogtreecommitdiffstats
path: root/third_party/rust/warp/examples/dir/another.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/warp/examples/dir/another.html')
-rw-r--r--third_party/rust/warp/examples/dir/another.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/rust/warp/examples/dir/another.html b/third_party/rust/warp/examples/dir/another.html
new file mode 100644
index 0000000000..941c9a5937
--- /dev/null
+++ b/third_party/rust/warp/examples/dir/another.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>dir/another.html</title>
+ </head>
+ <body>
+ <h1>Welcome to Another Page</h1>
+ <a href="/">back</a>
+ </body>
+</html> \ No newline at end of file