<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@
 &lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom 0.3&quot; href=&quot;http://sfp.adrianopetrich.com/feeds/atom/&quot; /&gt;
 &lt;meta name=&quot;Description&quot; content=&quot;Secret food project is a food geek blog.&quot;&gt;
 
-&lt;title&gt;shhh! it's the secret food project&lt;/title&gt;
+&lt;title&gt;{% block title %}shhh! it's the secret food project {% endblock %}&lt;/title&gt;
 &lt;style&gt;
 body {background-color:#fff;}
 .main{background-color:#fff;}</diff>
      <filename>templates/base.html</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,11 @@
 {% load foodtags %}
 {% load markup %}
 {% load comments %}
+
+{% block title %}
+{{ object.title }} -- Secret Food Project
+{% endblock %}
+
 {% block content %}
 &lt;img src=&quot;{{MEDIA_URL}}images/bar_entry.png&quot;&gt;
     &lt;div class=&quot;clear&quot;&gt;&amp;nbsp;&lt;/div&gt;</diff>
      <filename>templates/core/post_detail.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bffde225af28f705de826b4461fdea7dff8f2089</id>
    </parent>
  </parents>
  <author>
    <name>adriano petrich</name>
    <email>petrich@gmail.com</email>
  </author>
  <url>http://github.com/frac/foodsite/commit/a7aac8dd35f7fe8afed2308f2f872005264daf8d</url>
  <id>a7aac8dd35f7fe8afed2308f2f872005264daf8d</id>
  <committed-date>2009-11-03T07:35:29-08:00</committed-date>
  <authored-date>2009-11-03T07:35:29-08:00</authored-date>
  <message>better titles</message>
  <tree>0e30bc22cd0ca1ae46fffe53755cce4d74407916</tree>
  <committer>
    <name>adriano petrich</name>
    <email>petrich@gmail.com</email>
  </committer>
</commit>
