<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@
 
 {% if object_list.count %}
     {% for term in object_list %}
-    &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;h2&gt;{{ term.name|safe }} &lt;a href=&quot;http://twitter.com/{{ term.social_user }}/status/{{ term.status_id }}&quot; title=&quot;{{ term.date_added }}&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;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;h2&gt;{{ term.name|safe }} &lt;a href=&quot;http://twitter.com/{{ term.social_user }}/status/{{ term.status_id }}&quot; title=&quot;{{ term.date_added }}&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>d29e257cd949d9a2b7ab7539ac84a5a4214463c5</id>
    </parent>
    <parent>
      <id>d316d31e2dabfe8c0bcdbe5d92521ef56d25aafd</id>
    </parent>
  </parents>
  <author>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </author>
  <url>http://github.com/julen/hitzokei/commit/af8e61c65c0769a53848ea6f44b0d5e2a4985263</url>
  <id>af8e61c65c0769a53848ea6f44b0d5e2a4985263</id>
  <committed-date>2009-11-02T10:22:04-08:00</committed-date>
  <authored-date>2009-11-02T10:22:04-08:00</authored-date>
  <message>Merge branch 'master' of github.com:julen/hitzokei

Conflicts:
	static/css/base.css</message>
  <tree>cafb27e341c4352a0ec6aceef78fc00905fe64d7</tree>
  <committer>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </committer>
</commit>
