blob: d4bb10dabff91c13d410e0ff89b23129f39575a5 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<!--
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.
-->
<head>
<meta charset="utf-8">
<title>Instant preferences</title>
<link rel="stylesheet" href="instant.css">
<script src="instant.js"></script>
</head>
<body>
<h2>Instant preferences</h2>
<hr>
<div id="instant-form"></div>
<div class="buttons-pane">
<button id="reset-button">Reset</button>
<button id="save-button">Save</button>
</div>
</body>
</html>