index.html revision fb27c098f332a202cf0d952b5d6b14753f72d1fe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>OpenIDM</title>
<link rel="stylesheet" type="text/css" href="css/jqueryUI/themes/forgerock/jquery-ui-1.10.4.custom.min.css">
<!--[if IE]><link rel="stylesheet" href="css/style-ie.css" /><![endif]-->
</head>
<body>
<div id="messages"></div>
<div id="wrapper">Loading...</div>
<div id="popup">
<div id="popup-content" class="radious"></div>
</div>
<div id="footer"></div>
<div id="dialog-background"></div>
<div id="dialogs"></div>
</body>
</html>