<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -87,6 +87,13 @@ ul
     text-transform: uppercase;
 }
 
+h2 span.author
+{
+    font-size: 0.6em;
+    font-weight: normal;
+    font-variant: normal;
+}
+
 
 /*
  * FORMS</diff>
      <filename>static/css/base.css</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@
 
 {% if object_list.count %}
     {% for term in object_list %}
-    &lt;h2&gt;{{ term.name }}&lt;/h2&gt;
+    &lt;h2&gt;{{ term.name }} &lt;a href=&quot;http://twitter.com/{{ term.social_user }}/status/{{ term.status_id }}&quot; title=&quot;{{ term.name }}&quot;&gt;&lt;span class=&quot;author&quot;&gt;@{{ term.social_user }}&lt;/span&gt;&lt;/a&gt;&lt;/h2&gt;
     &lt;p&gt;{{ term.meaning|safe }}&lt;/p&gt;
     {% endfor %}
 {% else %}</diff>
      <filename>templates/socialdict/letter_list.html</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@
 
 {% if object_list.count %}
     {% for term in object_list %}
-    &lt;h2&gt;{{ term.name }}&lt;/h2&gt;
+    &lt;h2&gt;{{ term.name }} &lt;a href=&quot;http://twitter.com/{{ term.social_user }}/status/{{ term.status_id }}&quot; title=&quot;{{ term.name }}&quot;&gt;&lt;span class=&quot;author&quot;&gt;@{{ term.social_user }}&lt;/span&gt;&lt;/a&gt;&lt;/h2&gt;
     &lt;p&gt;{{ term.meaning|safe }}&lt;/p&gt;
     {% endfor %}
 {% else %}</diff>
      <filename>templates/socialdict/term_list.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c47d8dc97cf2258b2d775970dd8b886ef381eeaf</id>
    </parent>
    <parent>
      <id>61c75cbfdb73676949d8007cabf8f6932a7aa523</id>
    </parent>
  </parents>
  <author>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </author>
  <url>http://github.com/julen/hitzokei/commit/3a1a7f64223c520d882e76fea0a41e3cdfaf366c</url>
  <id>3a1a7f64223c520d882e76fea0a41e3cdfaf366c</id>
  <committed-date>2009-10-30T06:32:20-07:00</committed-date>
  <authored-date>2009-10-30T06:32:20-07:00</authored-date>
  <message>Merge branch 'master' of git@github.com:/julen/hitzokei</message>
  <tree>db4afbe3dba0890498bc36a58ebc7f456c5bafb5</tree>
  <committer>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </committer>
</commit>
