blob: 4539728abb79b1bdcc36a374adb531aa01232796 [file] [log] [blame]
<!DOCTYPE html>
<!--
* Copyright (c) 2010 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>
<meta charset="utf-8">
<script src="newTab.js"></script>
<link rel="stylesheet" href="newTab.css">
<title>New 8ball</title>
<body>
<center>
<div id="spacer"></div>
<span id='title'>Magic 8 ball says to visit</span>
<a id='mostVisitedThumb'>
<span></span>
</a>
</center>
</body>
</html>