13 lines
278 B
HTML
13 lines
278 B
HTML
|
|
<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>
|
||
|
|
|