From 3f79990404d87fc0dcb5756751f95ee475b0ebf4 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 5 Jan 2016 15:13:12 -0500 Subject: [PATCH] adding login redirection page --- Open-ILS/web/login/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Open-ILS/web/login/index.html diff --git a/Open-ILS/web/login/index.html b/Open-ILS/web/login/index.html new file mode 100644 index 0000000000..5c0309b14d --- /dev/null +++ b/Open-ILS/web/login/index.html @@ -0,0 +1,14 @@ + + + + + + + Login + + +

If you are not redirected automatically, follow the link to the login page.

+ + -- 2.11.0