lemonldap-ng/lemonldap-ng-manager/example/notfound.html
2012-02-28 22:52:36 +00:00

10 lines
210 B
HTML

<html>
<head>
<title>Page not found</title>
</head>
<body style="background:#FFF;text-align:center;">
<h1>Page not found</h1>
<h2>Please install documentation package to get offline doc</h2>
</body>
</html>