annotate client/digitallibrary/digilib-fail.html @ 26:c4a571313422 vendor

First import of config module
author robcast
date Thu, 17 Jan 2002 18:41:36 +0100
parents a256239970f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
a256239970f8 First import of client module
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
a256239970f8 First import of client module
robcast
parents:
diff changeset
2 <html> <head>
a256239970f8 First import of client module
robcast
parents:
diff changeset
3 <title>Login to digilib</title>
a256239970f8 First import of client module
robcast
parents:
diff changeset
4 </head>
a256239970f8 First import of client module
robcast
parents:
diff changeset
5
a256239970f8 First import of client module
robcast
parents:
diff changeset
6 <body>
a256239970f8 First import of client module
robcast
parents:
diff changeset
7 <h1>Login to digilib failed</h1>
a256239970f8 First import of client module
robcast
parents:
diff changeset
8
a256239970f8 First import of client module
robcast
parents:
diff changeset
9 <p>The name and password are incorrect!</p>
a256239970f8 First import of client module
robcast
parents:
diff changeset
10
a256239970f8 First import of client module
robcast
parents:
diff changeset
11 <p>You can use the browser's &quot;Back&quot; button and try again.</p>
a256239970f8 First import of client module
robcast
parents:
diff changeset
12
a256239970f8 First import of client module
robcast
parents:
diff changeset
13 </body>
a256239970f8 First import of client module
robcast
parents:
diff changeset
14 </html>