<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,6 @@
 [% META title='News' -%]
 
 &lt;div&gt;
-
 [% IF latest_xkcd_image -%]
 &lt;div id=&quot;xkcd&quot; style=&quot;float: right; clear: both;&quot;&gt;
 &lt;img src=&quot;[% latest_xkcd_image %]&quot; alt=&quot;&quot; style=&quot;margin: 5px;&quot; border=&quot;0&quot; /&gt;
@@ -9,6 +8,7 @@
 &lt;/div&gt;
 [%- END -%]
 
+[% IF lastfm_tracks %]
 &lt;div id=&quot;lastfm&quot; style=&quot;clear: both;&quot;&gt;
 	&lt;h3&gt;Last.fm Recent Music&lt;/h3&gt;
 	&lt;ul&gt;
@@ -17,6 +17,7 @@
 	    [% END -%]
 	&lt;/ul&gt;
 &lt;/div&gt;
+[%- END -%]
 &lt;/div&gt;
 
 [% FOREACH n IN news -%]</diff>
      <filename>root/src/news/list.tt2</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3b55bfa763d3cf1def35109cffe9c28c5504d78</id>
    </parent>
  </parents>
  <author>
    <name>Josh Braegger</name>
    <email>arnie@geekahertz.org</email>
  </author>
  <url>http://github.com/arnie/joshissexy/commit/b6a5d1bc8d44e8f816665c02f190ebf2786bd9f0</url>
  <id>b6a5d1bc8d44e8f816665c02f190ebf2786bd9f0</id>
  <committed-date>2008-05-17T01:17:42-07:00</committed-date>
  <authored-date>2008-05-17T01:17:42-07:00</authored-date>
  <message>Check if we want to display last.fm on this site</message>
  <tree>076955a6b5811b8e4cf9bcc2fc87bdf624269773</tree>
  <committer>
    <name>Josh Braegger</name>
    <email>arnie@geekahertz.org</email>
  </committer>
</commit>
