diff wowhead/results.html @ 0:a2715827c482

Origination.
author Atul Varma <varmaa@toolness.com>
date Thu, 19 Mar 2009 23:30:41 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wowhead/results.html	Thu Mar 19 23:30:41 2009 -0700
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>Preview Content</title>
+</head>
+<body class="ubiquity-preview-content" style="margin: 0; padding: 0;">
+<div id="results"></div>
+</body>
+<script src="resource://ubiquity/scripts/jquery.js"></script>
+<script src="http://www.wowhead.com/widgets/power.js"></script>
+<script src="results.js"></script>
+</html>