blob: 6e1f7077ce32958948d43f54efc49400c1b79136 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<!--
Copyright (c) 2011 The Native Client Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
<title>Quake</title>
</head>
<body>
<h1>Quake</h1>
<embed name="nacl_module"
id="Quake"
width=800 height=600
PS_EXIT_MESSAGE="exit"
PS_STDERR="/dev/console1"
src="quake.nmf"
type="application/x-nacl" />
<br />
</body>
</html>