From 82f911cf18c615d23d7a6934c36879e75f2cf46e Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 26 Nov 2024 11:45:12 -0500 Subject: new style, add redirect support --- src/web/views/error.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/web/views/error.php (limited to 'src/web/views/error.php') diff --git a/src/web/views/error.php b/src/web/views/error.php new file mode 100644 index 0000000..2860336 --- /dev/null +++ b/src/web/views/error.php @@ -0,0 +1,10 @@ + +
+Authentication failed +
+
+ + Go Back + -- cgit v1.2.3-freya