71e585df2f
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
19 lines
579 B
HTML
19 lines
579 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Unavailable</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Sorry!</h1>
|
|
|
|
<p>The Koha site you are trying to access is currently unavailable,
|
|
probably because of maintenance.
|
|
This is not at all your fault, and we apologize for any inconvenience
|
|
the downtime may cause you. Please check back in a while.
|
|
We hope to get things back up soon.</p>
|
|
|
|
</body>
|
|
</html>
|