<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <title>Oops! Something went wrong.</title>

  <script type="text/javascript">
    setTimeout(function(){
      window.location.href = '/';
    }, 5000); // Redirects after 5 seconds
  </script>
</head>
</head>
<body>
<table border=0 cellPadding=0 cellSpacing=0 height=76 width="80%">
  <tbody>
  <tr>
    <td align=left bgColor=#ffffff height=49 valign=top width="100%">
      <img border="0" height="49" name="head" src="images/header_pop_sabre.gif"
           useMap=#logo1 width="780" alt="head">
    </td>
    <td align=right bgColor="#ffffff" height="49" valign="top" width="20">
      <img height="49" src="images/header_right.gif"  width="20" alt="header_right">
    </td>
  </tr>
  <tr>
    <td align="left" bgColor="#ffffff" colspan="2" height="26" valign="top" width="800">
    </td>
  </tr>
  <tr>
    <td class="white" bgcolor="#000000" colspan="2" height="1" width="800">
      <img height="1" src="/images/clrpix_1.gif" width="1" alt="clrpix_1">
    </td>
  </tr>

  </tbody>
</table>
 <ui>
   <li>Your session has expired due to inactive time exceeds the permitted time interval</li>
   <li>Error occurred in the system.</li>
 </ui>

<a href="/">Please click here to login page</a>
<p>You will be redirected in 5 seconds...</p>
</body>
</html>