Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
16
themes/default/general_error.tpl
Normal file
16
themes/default/general_error.tpl
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Sorry. Currently offline</title>
|
||||
<link rel="stylesheet" type="text/css" href="templates/netzteil.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center"><img src="templates/logo.gif" border="0" /><br /><br />
|
||||
Sorry.<br />
|
||||
We are expiriencing technical difficulties.<br />
|
||||
<br/>
|
||||
You may wish to contact the Siteadministrator to inform him.
|
||||
Please check back soon.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue