Roland Haeder
12e4bff880
- removed some empty lines at bottom of files - added new-line character at end of file (as this else may confuse some old editors) - moved JavaScript files out of "include" into own "js" - if you set <basename>, you don't need full URLs in linked JavaScript files and CSS files Signed-off-by: Roland Haeder <roland@mxchange.org>
6 lines
155 B
PHP
6 lines
155 B
PHP
<html>
|
|
<head><title>System Unavailable</title></head>
|
|
<body>
|
|
Apologies but this site is unavailable at the moment. Please try again later.
|
|
</body>
|
|
</html>
|