2010-08-02 03:49:10 +02:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
2010-09-23 00:55:28 +02:00
|
|
|
<title>Google Refine - Preferences</title>
|
2010-08-02 03:49:10 +02:00
|
|
|
|
|
|
|
<script type="text/javascript" src="wirings.js"></script>
|
|
|
|
$scriptInjection
|
|
|
|
|
|
|
|
<link rel="icon" type="image/png" href="images/favicon.png" />
|
|
|
|
$styleInjection
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="header">
|
2010-10-02 04:06:01 +02:00
|
|
|
<a id="app-home-button" href="./"><img alt="Google Refine" src="images/google-refine-home-button.png" /></a>
|
|
|
|
<div id="path"><span class="app-path-section">Preferences</span></div>
|
2010-08-02 03:49:10 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="body">
|
|
|
|
<div id="loading-message"><img src="images/large-spinner.gif" /> starting up ...</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|