in order to get to http://gapines.org/eg/opac/login
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
--- /dev/null
+<!DOCTYPE HTML>
+<html lang="en-US">
+ <head>
+ <meta charset="UTF-8">
+ <meta http-equiv="refresh" content="1;url=/eg/opac/login">
+ <script type="text/javascript">
+ window.location.href = "/eg/opac/login"
+ </script>
+ <title>My Account</title>
+ </head>
+ <body>
+ <p>If you are not redirected automatically,
+ follow the <a href='/eg/opac/login'>link to the 'My Account' page</a>.</p>
+ </body>
+</html>
\ No newline at end of file