diff options
Diffstat (limited to 'test/go/404/404.html')
-rw-r--r-- | test/go/404/404.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/go/404/404.html b/test/go/404/404.html new file mode 100644 index 00000000..6d0c635a --- /dev/null +++ b/test/go/404/404.html @@ -0,0 +1,6 @@ +<html> +<head><title>404 Not Found</title></head> +<body bgcolor="white"> +<center><h1>404 Not Found</h1></center> +</body> +</html> |