Mercurial > hg > digilib-old
view client/digitallibrary/pdf/wip.jsp @ 883:40ee7247da17 stream
Merge from jquery branch
82e82774e0d7936adee92cba90e1db6892c66adc
author | robcast |
---|---|
date | Tue, 22 Mar 2011 10:16:41 +0100 |
parents | 0885f5ca5b24 |
children |
line wrap: on
line source
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-1"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="refresh" content="10"> <title>Work in progress ...</title> </head> <body> <h1>Please wait ...</h1> your request is being processed. The download starts automatically when the document is finished. </body> </html>