Mercurial > my-ubiquity-commands
comparison wowhead/wowhead.html @ 0:a2715827c482
Origination.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Thu, 19 Mar 2009 23:30:41 -0700 |
parents | |
children | ce299b866e9a |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a2715827c482 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
4 <head> | |
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | |
6 <link rel="commands" href="wowhead.js"/> | |
7 <title>Wowhead Ubiquity Command</title> | |
8 </head> | |
9 <body> | |
10 Hi there. | |
11 </body> | |
12 </html> |