view webapp/src/main/webapp/digilib-fail.html @ 1152:13be1a009bbc

individual annotation styles
author hertzhaft
date Tue, 27 Nov 2012 01:10:06 +0100
parents 7779b37d1d05
children
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html> <head>
<title>Login to digilib</title>
</head>

<body>
<h1>Login to digilib failed</h1>

<p>The name and password are incorrect!</p>

<p>You can use the browser's &quot;Back&quot; button and try again.</p>

</body>
</html>