<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,9 +14,10 @@
 				margin: 0px auto; 
 				font-family: Arial,Helvetica,sans-serif;
 				font-size: 16px;
-				background-color: white; padding: 30px;
 			}
-
+			
+			#main { background-color: white;  padding: 30px;}
+			
 			h1, h2, h3 {
 				font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
 				font-weight: bolder;
@@ -40,11 +41,11 @@
 	&lt;/head&gt;
 
 	&lt;body&gt;
-
+	&lt;div id=&quot;main&quot;&gt;
 		&lt;h1 style=&quot;display: inline;&quot;&gt;RevCanonical&lt;/h1&gt;
 			&lt;div style=&quot;color: #FF5f1b; display: inline;&quot;&gt;url shortening that doesn't hurt the internet&lt;/div&gt;
 
-		&lt;div id=&quot;main&quot;&gt;
+		
 			{% if not link %}
 			&lt;form method=&quot;get&quot; action=&quot;&quot;&gt;
 				&lt;p&gt;&lt;label for=&quot;url&quot;&gt;Enter Web Address (URL) Here:&lt;/label&gt;&lt;/p&gt;
@@ -58,7 +59,7 @@
 				&lt;div&gt;&lt;input type=&quot;text&quot; value=&quot;{{ link }}&quot; size=&quot;60&quot;&gt;&lt;/div&gt;
 				&lt;p&gt;&lt;small&gt;&lt;a href=&quot;/&quot;&gt;do another?&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
 			{% endif %}
-		&lt;/div&gt;
+		
 
 		{% if error %}
 		&lt;p&gt;Whoops, we encountered an error: {{ error }}&lt;/p&gt;
@@ -82,14 +83,16 @@
 			&lt;p&gt;There is also an &lt;a href=&quot;/api&quot;&gt;API&lt;/a&gt; version, which returns just the resulting URL.&lt;/p&gt;
 
 			&lt;h3&gt;Seriously?&lt;/h3&gt;
-			&lt;p&gt;Well sort of.  There aren't currently any sites which support it, but there should be.  See my blog post &lt;a href=&quot;http://laughingmeme.org/2009/04/03/url-shortening-hinting/&quot;&gt;on whose fault this all is&lt;/a&gt;.&lt;/p&gt;
+			&lt;p&gt;Well sort of.  There aren't many sites which support it, but there should be.&lt;/p&gt;
+			&lt;p&gt;Check out the &lt;a href=&quot;http://revcanonical.wordpress.com/&quot;&gt;RevCanonical blog&lt;/a&gt; for more details about who support &lt;code&gt;rev=&quot;canonical&quot;&lt;/code&gt;, and why.
+			&lt;/p&gt;
 			&lt;!-- Not entirely true.  There's at least http://gist.github.com/90889 --&gt;
 		&lt;/div&gt;
-
+	&lt;/div&gt;
 		&lt;p style=&quot;background-color: white; text-align:center; margin-top:5px; padding: 5px;&quot;&gt;
 			&lt;small&gt;code by &lt;a href=&quot;http://laughingmeme.org&quot;&gt;kellan&lt;/a&gt;, light design feedback by &lt;a href=&quot;http://brandxculture.com&quot;&gt;jasmine&lt;/a&gt;. another &quot;30 minutes or less&quot; production.&lt;/small&gt;
 		&lt;/p&gt;
-
+		
 		&lt;script type=&quot;text/javascript&quot;&gt;
 			var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
 			document.write(unescape(&quot;%3Cscript src='&quot; + gaJsHost + &quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&quot;));
@@ -98,7 +101,5 @@
 			pageTracker._trackPageview();
 			} catch(err) {}
 		&lt;/script&gt;
-
 	&lt;/body&gt;
-
 &lt;/html&gt;</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>96fedb4f6888b61da85486095bad4c98e7e02bc0</id>
    </parent>
  </parents>
  <author>
    <name>kellan</name>
    <email>kellan@traveling-laptop-107.hjny.corp.yahoo.com</email>
  </author>
  <url>http://github.com/kellan/revcanonical/commit/208c5d934504f85c4f8f36fec1e5679810361df5</url>
  <id>208c5d934504f85c4f8f36fec1e5679810361df5</id>
  <committed-date>2009-04-08T08:18:32-07:00</committed-date>
  <authored-date>2009-04-08T08:18:32-07:00</authored-date>
  <message>tweak wording</message>
  <tree>6a2ebcff1d3c6b1175663bbfb0adc407b67eb84f</tree>
  <committer>
    <name>kellan</name>
    <email>kellan@traveling-laptop-107.hjny.corp.yahoo.com</email>
  </committer>
</commit>
