<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@
   (feature-detail-page (url &quot;/feature/&quot; (string-arg)))
   (signin-page (url &quot;/signin&quot;))
   (adminified-index-page (url &quot;/admin/&quot; (string-arg)))
-  (tag-page-no-tags (url &quot;/tag/&quot;))
+  (tag-page-no-tags (url &quot;/tag&quot;))
   (tag-page (url &quot;/tag/&quot; (string-arg)))
   )
 </diff>
      <filename>app.scm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>98719bc4578f28d316c2cacd944193b045d5e980</id>
    </parent>
  </parents>
  <author>
    <name>Rob Hunter</name>
    <email>rob.hunter@gmail.com</email>
  </author>
  <url>http://github.com/vegashacker/lawnelephant/commit/7b6bd4a4ec9444b4af13492373b4d6d9d84e2506</url>
  <id>7b6bd4a4ec9444b4af13492373b4d6d9d84e2506</id>
  <committed-date>2009-05-28T11:30:16-07:00</committed-date>
  <authored-date>2009-05-28T11:30:16-07:00</authored-date>
  <message>got rid of trailing slash--this, for some reason, allows both .../tag and .../tag/ to work, whereas before .../tag would give a page not found.</message>
  <tree>c3ef8448610a406b234e6854a5af49aab9d2c58e</tree>
  <committer>
    <name>Rob Hunter</name>
    <email>rob.hunter@gmail.com</email>
  </committer>
</commit>
