blob: 9b08dbaa316e2c514935e50d4c35c682788ad659 [file] [log] [blame]
<!--
Copyright (C) 2013 Google Inc.
Licensed to The Android Open Source Project.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<div id="initial-load-signal" class="%s"></div>
</body>
<script type="text/javascript">
var MSG_HIDE_ELIDED = '%s';
var MSG_SHOW_ELIDED = '%s';
var DOC_BASE_URI = '%s';
var CONVERSATION_BASE_URI = '%s';
var WIDE_VIEWPORT_WIDTH = %s;
var ENABLE_CONTENT_READY = %s;
var NORMALIZE_MESSAGE_WIDTHS = %s;
var ENABLE_MUNGE_TABLES = %s;
var ENABLE_MUNGE_IMAGES = %s;
</script>
<script type="text/javascript" src="file:///android_asset/script.js"></script>
</html>