1868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)<!DOCTYPE html>
2868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)<html>
3868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)<!--
4868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)Copyright (c) 2012 The Chromium Authors. All rights reserved.
5868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)Use of this source code is governed by a BSD-style license that can be
6868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)found in the LICENSE file.
7868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)-->
8868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)<head>
9868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <meta http-equiv="Pragma" content="no-cache">
10868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <meta http-equiv="Expires" content="-1">
11868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <title>{{title}}</title>
12868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <script type="text/javascript" src="common.js"></script>
13868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)</head>
14868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)<body data-width="640" data-height="640" {{attrs}}>
15868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <h1>{{title}}</h1>
16868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <h2>Status: <code id="statusField">NO-STATUS</code></h2>
17868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <!-- The NaCl plugin will be embedded inside the element with id "listener".
18868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)      See common.js.-->
19868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)  <div id="listener"></div>
20868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)</body>
21868fa2fe829687343ffae624259930155e16dbd8Torne (Richard Coles)</html>
22