From d1cccba421e27ee60b6a4394358ee517565d2b8e Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Wed, 1 Jul 2026 21:42:03 +0200 Subject: [PATCH] feat(web): add dialog to handle HTTP request errors --- otter/src/web/templates/base.html | 35 ++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/otter/src/web/templates/base.html b/otter/src/web/templates/base.html index d9fe084..aeb5718 100644 --- a/otter/src/web/templates/base.html +++ b/otter/src/web/templates/base.html @@ -12,7 +12,7 @@ a:hover { } - +
+ + +
+
+ +
Failed web request
+
+

Failed web request

+
+
+ +