<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 {% if random_quote %}
-    &lt;div class=&quot;quote&quot;&gt;
+&lt;div class=&quot;quote&quot;&gt;
+    &lt;div class=&quot;quoteCopy&quot;&gt;
         {% if random_quote.quote %}
             &lt;p&gt;{{ random_quote.quote }}&lt;/p&gt;
         {% endif %}
@@ -8,8 +9,9 @@
         {% if random_quote.author %}
             &lt;span class=&quot;quoteAuthor&quot;&gt;{{ random_quote.author }}&lt;/span&gt;
         {% endif %}
-        {% if random_quote.cirq %}
-            &lt;span class=&quot;quoteCirq&quot;&gt;{{ random_quote.cirq }}&lt;/span&gt;
+        {% if random_quote.circa %}
+            &lt;span class=&quot;quoteCirca&quot;&gt;{{ random_quote.circa }}&lt;/span&gt;
         {% endif %}
     &lt;/div&gt;
+&lt;/div&gt;
 {% endif %}
\ No newline at end of file</diff>
      <filename>quotes/templates/quotes/random_quote.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a510f893e3408fa24d55cc47928ff96ad5fb4d6</id>
    </parent>
  </parents>
  <author>
    <name>David Merwin</name>
    <email>dave@davemerwin.com</email>
  </author>
  <url>http://github.com/davemerwin/django-quotes/commit/d31ecfc9875f94c5e166446ea91fbbd13d5d8d2a</url>
  <id>d31ecfc9875f94c5e166446ea91fbbd13d5d8d2a</id>
  <committed-date>2009-03-01T12:01:11-08:00</committed-date>
  <authored-date>2009-03-01T12:01:11-08:00</authored-date>
  <message>better markup for random template tag</message>
  <tree>2e6f603338d78094c0f698dcd0e1508cdc8a11d5</tree>
  <committer>
    <name>David Merwin</name>
    <email>dave@davemerwin.com</email>
  </committer>
</commit>
