index.html revision 95f6a8dff82d34449590f9a50ccc70df924d5a8f
<!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">
</head>
<body>
<div id="messages"></div>
<div id="wrapper">Loading...</div>
<div id="popup">
<div id="popup-content" class="radious"></div>
</div>
<div id="dialog-background"></div>
<div id="dialogs"></div>
<footer id="footer" class="footer"></footer>
</body>
</html>