2011-01-20 14:39:59 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>IPA: Identity Policy Audit</title>
|
2010-01-12 09:40:09 -06:00
|
|
|
|
2011-10-06 07:30:26 -05:00
|
|
|
<link rel="stylesheet" type="text/css" href="../ui/jquery-ui.css" />
|
2011-10-11 02:42:35 -05:00
|
|
|
<link rel="stylesheet" type="text/css" href="../ui/ipa.css" />
|
2010-01-12 09:40:09 -06:00
|
|
|
</head>
|
|
|
|
|
2011-10-11 02:42:35 -05:00
|
|
|
<body class="info-page">
|
2011-10-06 07:30:26 -05:00
|
|
|
|
|
|
|
<div class="container_1">
|
2011-01-20 14:39:59 -06:00
|
|
|
<div class="header-logo">
|
2011-10-26 16:06:17 -05:00
|
|
|
<img src="../ui/images/ipa-logo.png" /><img src="../ui/images/ipa-banner.png" />
|
2011-10-06 07:30:26 -05:00
|
|
|
</div>
|
2011-01-20 14:39:59 -06:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<div id="formwindow">
|
2011-10-11 02:42:35 -05:00
|
|
|
<h2>We're Sorry</h2>
|
2011-01-20 14:39:59 -06:00
|
|
|
<div class="formcontent">
|
|
|
|
<p>
|
2011-10-06 07:30:26 -05:00
|
|
|
<strong>There was a problem with your request. Please, try again later.</strong>
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<label>If the problem persists, contact your administrator.</label>
|
|
|
|
</p>
|
|
|
|
</div>
|
2011-01-20 14:39:59 -06:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2010-01-12 09:40:09 -06:00
|
|
|
</body>
|
|
|
|
|
2011-01-20 14:39:59 -06:00
|
|
|
</html>
|
|
|
|
|