annotate client/digitallibrary/relato/blank.html @ 446:323e7d7dc378

fixed problem with next/prev page button in oldskin (basically my bad for not properly adapting the new dllib.js)
author robcast
date Mon, 16 Jan 2006 20:36:29 +0100
parents b632a25e1753
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
235
b632a25e1753 added missing file
luginbue
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
b632a25e1753 added missing file
luginbue
parents:
diff changeset
2 <html>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
3 <head>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
4 </head>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
5
b632a25e1753 added missing file
luginbue
parents:
diff changeset
6 <body bgcolor="#666666">
b632a25e1753 added missing file
luginbue
parents:
diff changeset
7 </body>
b632a25e1753 added missing file
luginbue
parents:
diff changeset
8 </html>