<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,7 @@
 &lt;!DOCTYPE html&gt;
 %html{html_attrs}
   %head
-    %title
-      = &quot;#{catch_content(:title)} on &quot; unless catch_content(:title).blank?
-      waferbaby
+    %title= (catch_content(:title).blank? ? &quot;&quot; : &quot;#{catch_content(:title)} on &quot;) + &quot;waferbaby&quot;
     %link{:href =&gt; &quot;/stylesheets/screen.css&quot;, :type =&gt; 'text/css', :media =&gt; 'screen', :rel =&gt; 'stylesheet'}
     %link{:href =&gt; &quot;/stylesheets/mobile.css&quot;, :type =&gt; 'text/css', :media =&gt; 'only screen and (max-device-width: 480px)', :rel =&gt; 'stylesheet'}
     - unless catch_content(:feed).blank?</diff>
      <filename>app/views/layout/application.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>65b27f175b10b91011fd231ec74651487c420e4c</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Bogan</name>
    <email>github.com@waferbaby.com</email>
  </author>
  <url>http://github.com/waferbaby/waferbaby/commit/84c42b3d7092f4248c8b1fe06e24984ae314b4de</url>
  <id>84c42b3d7092f4248c8b1fe06e24984ae314b4de</id>
  <committed-date>2009-05-04T02:12:18-07:00</committed-date>
  <authored-date>2009-05-04T02:12:18-07:00</authored-date>
  <message>Inlined the title tag.</message>
  <tree>65af685b26e4887e0f550332c4176bd780dd45b4</tree>
  <committer>
    <name>Daniel Bogan</name>
    <email>github.com@waferbaby.com</email>
  </committer>
</commit>
