diff options
| author | chers <admin@tilde.tailb619f6.ts.net> | 2026-07-31 09:18:39 +0000 |
|---|---|---|
| committer | chers <admin@tilde.tailb619f6.ts.net> | 2026-07-31 09:18:39 +0000 |
| commit | 7023e4c7c8f158df78b5e71ddc2640290409eca1 (patch) | |
| tree | 077fb46bdb484bbbf7f9a81fd1d512f66650be10 /static/errors/502.html | |
Diffstat (limited to 'static/errors/502.html')
| -rw-r--r-- | static/errors/502.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/static/errors/502.html b/static/errors/502.html new file mode 100644 index 0000000..bfd6a7e --- /dev/null +++ b/static/errors/502.html @@ -0,0 +1,21 @@ +<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN"> +<HTML lang="EN"> +<HEAD> +<META content="text/html; charset=UTF-8" http-equiv="content-type"> +<META name="viewport" content="width=device-width, initial-scale=1.0"> +<LINK rel="icon" href="/static/favicon.ico" type="image/png"> +<TITLE>502 bad gateway</TITLE> +</HEAD> +<BODY> +<PRE> + ____ ___ ____ +| ___| / _ \___ \ +|___ \| | | |__) | + ___) | |_| / __/ +|____/ \___/_____| + + error 502 + bad gateway +</PRE> +</BODY> +</HTML> |
