diff options
Diffstat (limited to 'bin/HTTP303.html')
| -rw-r--r-- | bin/HTTP303.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/HTTP303.html b/bin/HTTP303.html new file mode 100644 index 0000000..89b3028 --- /dev/null +++ b/bin/HTTP303.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<!-- Powerd by MESA Lab --> +<head> + <meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1" /> + <title> 303 See Other </title> +</head> +<body> + <div class="cover"><h1> 303 See Other <small>303 See Other</small></h1><p class="lead">The requested resource accesss Successfully (TSG-{{cfg_id}}:{{msg}}).</p></div> +</body> +</html> |
