From ea7dfe487068fe408f740159d38bd8b24bc46836 Mon Sep 17 00:00:00 2001
From: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
Date: Wed, 26 Jun 2024 21:45:12 +0400
Subject: [PATCH] =?UTF-8?q?wip:=20=F0=9F=94=95=20temporary=20commit?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
templates/app-down.html | 503 ++++++++++++++++++++++++++++++++++++++++
templates/cats.html | 2 +-
templates/ghost.html | 2 +-
3 files changed, 505 insertions(+), 2 deletions(-)
create mode 100644 templates/app-down.html
diff --git a/templates/app-down.html b/templates/app-down.html
new file mode 100644
index 0000000..ddfb836
--- /dev/null
+++ b/templates/app-down.html
@@ -0,0 +1,503 @@
+
+
+
+
+
+ {{ message }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ message }}
+ {{ description }}
+
+
Here's what might have happened:
+
+ - You may have mistyped the URL
+ - The site was moved
+ - It was never here
+
+
+
+ Double-check the URL.
+ Alternatively, go back
+
+
+
+
Request details:
+
+
+ - Host:
{{ host }}
+
+ - Original URI:
{{ original_uri }}
+
+ - Forwarded for:
{{ forwarded_for }}
+
+ - Namespace:
{{ namespace }}
+
+ - Ingress name:
{{ ingress_name }}
+
+ - Service name:
{{ service_name }}
+
+ - Service port:
{{ service_port }}
+
+ - Request ID:
{{ request_id }}
+
+ - Timestamp:
{{ now.Unix }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/templates/cats.html b/templates/cats.html
index cbc1162..0c96252 100644
--- a/templates/cats.html
+++ b/templates/cats.html
@@ -2,7 +2,7 @@
-
+
{{ message }}
diff --git a/templates/ghost.html b/templates/ghost.html
index 2a02c2d..266139f 100644
--- a/templates/ghost.html
+++ b/templates/ghost.html
@@ -2,7 +2,7 @@
-
+
{{ code }}: {{ message }}