index.html revision 3265d87127479b58587813601a6b05315248a146
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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>