blob: d765b9d8864650e423e617d1542002409f61697e [file] [log] [blame]
<!--
Copyright (c) 2012 The Chromium Authors. All rights reserved. Use of this
source code is governed by a BSD-style license that can be found in the
LICENSE file.
-->
<html>
<head>
<style>
body {
color: black;
width: 300px;
}
</style>
<script src="popup.js"></script>
</head>
<body>
<div id="accept_lang">
<span id="languageSpan"></span>
</div>
</body>
</html>