Bug 7460: Add template toolkit's FILTER html_line_break on opac details description...
[koha.git] / debian / unavailable.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>Unavailable</title>
7 </head>
8 <body>
9
10 <h1>Sorry!</h1>
11
12 <p>The Koha site you are trying to access is currently unavailable,
13 probably because of maintenance.
14 This is not at all your fault, and we apologize for any inconvenience
15 the downtime may cause you. Please check back in a while. 
16 We hope to get things back up soon.</p>
17
18 </body>
19 </html>