This file is indexed.

/usr/share/quickly/templates/ubuntu-flash-game/project_root/data/index.html is in quickly-ubuntu-template 12.08.1-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<!DOCTYPE html>
<html>
<head>
<style>
html, body { margin: 0; padding: 0; height: 100%; }
</style>
</head>
<body><object width="100%" height="100%" data="game.swf"></object>
</body>
</html>