<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<style>
			body, input { font: 16px Verdana, Arial, Helvetica, sans-serif; }
			body { text-align: center; width: 640px; margin: 64px auto; }
			table { margin: 16px auto; }
			th, td { padding: 2px; }
			th { text-align: right; font-weight: normal; }
			td { text-align: left; }
			.msg-success { color: #090; }
			.msg-error { color: #b00; }
		</style>
	</head>
	<body>

		<form method="post" action="./index.php?qa=install">

<p class="msg-error">A Question2Answer database query failed when generating this page.<br />
<br />
A full description of the failure is available in the web server's error log file.</p>
		</form>
	</body>
</html>
