Add a site outage page that we can use when the site is offline
This commit is contained in:
12
site_outage.html
Normal file
12
site_outage.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>AppDB temporarily offline</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Wine Application Database</h1>
|
||||
<h3>Sorry, the AppDB is temporarily offline</h3>
|
||||
<h3>While we are down you might want to checkout the main
|
||||
<a href="http://www.winehq.org">WineHQ site</h3>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user