From 2b428ce5f6ad5303f8bdd3e7a6e90be5b2b2f791 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 20 Jul 2024 13:37:27 +0200 Subject: Error page 5xx x- Test pattern, auto reload, we'll be right back --- src/static/5xx.html | 21 +++++++++++++++++++++ src/static/test_pattern.jpg | Bin 0 -> 146744 bytes 2 files changed, 21 insertions(+) create mode 100644 src/static/5xx.html create mode 100644 src/static/test_pattern.jpg (limited to 'src') diff --git a/src/static/5xx.html b/src/static/5xx.html new file mode 100644 index 0000000..6998383 --- /dev/null +++ b/src/static/5xx.html @@ -0,0 +1,21 @@ + + + + Text TV - Bornhack 24 ERROR + + + + + + + +
+

We'll be right back

+
+ + diff --git a/src/static/test_pattern.jpg b/src/static/test_pattern.jpg new file mode 100644 index 0000000..d85ce9b Binary files /dev/null and b/src/static/test_pattern.jpg differ -- cgit v1.2.3